home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE html>
- <html>
- <!-- Copyright 2012 The Chromium Authors. All rights reserved.
- Use of this source code is governed by a BSD-style license that can be
- found in the LICENSE file.
- -->
- <head>
- <script src="chrome://resources/js/util.js"></script>
- <script src="chrome://local-omnibox-popup/local_omnibox_popup.js"></script>
- <link rel="stylesheet"
- href="chrome://local-omnibox-popup/local_omnibox_popup.css"></link>
- </head>
- <body>
- <div id="suggestions-box-container"></div>
- </body>
- </html>
-