repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
extensions
/
test
/
data
/
web_view
/
apitest
/
empty_guest.html
blob
d375fe47936402f848cd0bade2ec8c2874660acf
1
<!doctype
html
>
2
<!--
3
* Copyright (c) 2013 The Chromium Authors. All rights reserved. Use of this
4
* source code is governed by a BSD-style license that can be found in the
5
* LICENSE file.
6
-->
7
<html>
8
<head>
9
<title>
A simple guest that does nothing.
</title>
10
</head>
11
<body>
12
</body>
13
</html>