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]
/
chrome
/
test
/
data
/
extensions
/
platform_apps
/
app_view
/
shim
/
main.html
blob
a85dd8ec0a8f59bf9aab01c18a4fc51bb4016e00
1
<!--
2
* Copyright (c) 2012 The Chromium Authors. All rights reserved. Use of this
3
* source code is governed by a BSD-style license that can be found in the
4
* LICENSE file.
5
-->
6
<html>
7
<body>
8
<div
id
=
"object-container"
></div>
9
10
<script
src
=
"main.js"
></script>
11
</body>
12
</html>