Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(43)

Unified Diff: chrome/browser/resources/history/history.html

Issue 10913087: uber: Remove <link rel=icon> tags (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/history/history.html
diff --git a/chrome/browser/resources/history/history.html b/chrome/browser/resources/history/history.html
index 40e92c99f238633cdc87216e9e83108d1ff2ff21..1d386265ac308a7ef664c02f433169144c524b4d 100644
--- a/chrome/browser/resources/history/history.html
+++ b/chrome/browser/resources/history/history.html
@@ -7,8 +7,6 @@
maximum-scale=1.0, user-scalable=no">
</if>
<title i18n-content="title"></title>
-<link rel="icon" href="chrome://theme/IDR_HISTORY_FAVICON">
-
<link rel="stylesheet" href="chrome://resources/css/chrome_shared.css">
<link rel="stylesheet" href="chrome://resources/css/menu.css">
<link rel="stylesheet" href="chrome://resources/css/menu_button.css">

Powered by Google App Engine
This is Rietveld 408576698