Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
extensions
/
test
/
data
/
web_view
/
dialog
/
embedder.html
blob: 28382a64f52759299e94d82b8cb70352c0d364b0 [
file
] [
log
] [
blame
]
<!--
Copyright 2013 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>
<div
id
=
"webview-tag-container"
></div>
<script
src
=
"embedder.js"
></script>
</body>
</html>