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

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

Issue 10626005: Add lots of 2x assets (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 6 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/incognito_tab.html
diff --git a/chrome/browser/resources/incognito_tab.html b/chrome/browser/resources/incognito_tab.html
index 6ef679d549bdf0c8b6e6fabadc2f2b3343e068b7..15637201a9802a861e2fdf114ec07ff4f0a6125d 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/extensions_section.png" class="extension-icon" />
+ <img src="../../app/theme/default_100_percent/extensions_section.png" class="extension-icon" />
<span i18n-values=".innerHTML:extensionsmessage"></span>
</div>
</div>

Powered by Google App Engine
This is Rietveld 408576698