Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / test / data / extensions / api_test / permissions / favicon / test.html
blob3f0037bff22e0b837cd50818ca396e0943921560
1 <!DOCTYPE html>
2 <!--
3 * Copyright (c) 2011 The Chromium Authors. All rights reserved. Use of this
4 * source code is governed by a BSD-style license that can be found in the
5 * LICENSE file.
6 -->
7 <img id=favicon src="chrome://favicon/http://chromium.org">
8 <img id=theme src="chrome://theme/product_logo">
9 <script src="test.js"></script>