chromium/chrome/test/data/extensions/platform_apps/web_view/two_iframes_web_request/embedder2.html

<!--
Copyright 2022 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<html>
<body>
  <webview></webview>
  <script src='common.js'></script>
  <script src='embedder2.js'></script>
</body>
</html>