Roll src/third_party/WebKit d9c6159:8139f33 (svn 201974:201975)
[chromium-blink-merge.git] / chrome / test / data / extensions / management / packaged_app / main.html
blob3cbfccde0b3a1f01681f488cbee305b4ef9f8b03
1 <!--
2 * Copyright (c) 2011 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 Hello World
9 <script src="main.js"></script>
10 </body>
11 </html>