chromium/extensions/test/data/web_view/no_internal_calls_to_user_code/main.html

<!doctype html>
<!--
Copyright 2018 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<html>
<head>
  <script src="main.js"></script>
</head>
<body>
</body>
</html>