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

Unified Diff: chrome/browser/resources/extensions/extension_activity.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
« no previous file with comments | « no previous file | chrome/browser/resources/extensions/extensions.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/extensions/extension_activity.html
diff --git a/chrome/browser/resources/extensions/extension_activity.html b/chrome/browser/resources/extensions/extension_activity.html
index 411cc6916f57f04c3d062af8cec8814f85078e7c..38fc31699e6d6bc63ee5af0edc23ffd3438c0000 100644
--- a/chrome/browser/resources/extensions/extension_activity.html
+++ b/chrome/browser/resources/extensions/extension_activity.html
@@ -3,7 +3,6 @@
<head>
<meta charset="utf-8">
-<link rel="icon" href="chrome://theme/IDR_EXTENSIONS_FAVICON">
<link rel="stylesheet" href="extensions.css">
<link rel="stylesheet" href="extension_activity.css">
<link rel="stylesheet" href="chrome://resources/css/chrome_shared.css">
« no previous file with comments | « no previous file | chrome/browser/resources/extensions/extensions.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698