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

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

Issue 10828287: Add high dpi reference for extension icon on incognito tab. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | « chrome/browser/resources/incognito_tab.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/incognito_tab.html
diff --git a/chrome/browser/resources/incognito_tab.html b/chrome/browser/resources/incognito_tab.html
index 15637201a9802a861e2fdf114ec07ff4f0a6125d..9c45c59fc10621ed3353e98e9e4b0d87f1f99826 100644
--- a/chrome/browser/resources/incognito_tab.html
+++ b/chrome/browser/resources/incognito_tab.html
@@ -16,7 +16,7 @@ document.write('<link id="incognitothemecss" rel="stylesheet" ' +
<img src="shared/images/otr_icon_standalone.png" class="icon" />
<span i18n-values=".innerHTML:content"></span>
<div class="extensions-message">
- <img src="../../app/theme/default_100_percent/extensions_section.png" class="extension-icon" />
+ <div class="extension-icon"></div>
<span i18n-values=".innerHTML:extensionsmessage"></span>
</div>
</div>
« no previous file with comments | « chrome/browser/resources/incognito_tab.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698