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

Unified Diff: chrome/browser/resources/ntp4/guest_tab.html

Issue 23587012: Remove guest icon and update screen text according to new approved UI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: restore original android page content Created 7 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/ntp4/guest_tab.html
diff --git a/chrome/browser/resources/ntp4/guest_tab.html b/chrome/browser/resources/ntp4/guest_tab.html
index da293b485b3d5b394f87aa9a6481a95ff38d6370..27ef58ff35b65615ac0aeefc5dc78e49a1eaf422 100644
--- a/chrome/browser/resources/ntp4/guest_tab.html
+++ b/chrome/browser/resources/ntp4/guest_tab.html
@@ -13,8 +13,6 @@ document.write('<link id="guestthemecss" rel="stylesheet" ' +
<body>
<div class="content"
i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
- <img src="../../../../ui/webui/resources/images/guest_icon_standalone.png"
- class="icon">
<span i18n-values=".innerHTML:content"></span>
</div>
</body>

Powered by Google App Engine
This is Rietveld 408576698