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_window
/
generic
/
index.html
blob
84c6401f6f0a3cd13306831344c94e069a934eb5
1
<!--
2
* Copyright 2014 The Chromium Authors. All rights reserved.
3
* Use of this source code is governed by a BSD-style license that can be
4
* found in the LICENSE file.
5
-->
6
<!DOCTYPE
html
>
7
<html>
8
<body>
9
<script
src
=
"index.js"
></script>
10
</body>
11
</html>