Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / test / data / extensions / api_test / page_action / popup / popup.html
blobc9e26016bc7baf7bfecab5a1859af52d3198fe4f
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 <head>
7 <script src="popup.js"></script>
8 </head>
9 <body>
10 <div id="test">Hello&nbsp;World</div>
11 </body>