<!-- Copyright 2020 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file. -->
<!DOCTYPE html>
<script src="chrome://resources/mojo/mojo/public/js/mojo_bindings_lite.js"></script>
<iframe src="chrome-untrusted://system-app-test/test_data/message_pipe_browsertest_untrusted.html"></iframe>
<script type="module" src="/test_data/message_pipe_browsertest_trusted.js"></script>