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

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

Issue 2726793004: [Resources] Use the new product logo in several places
Patch Set: Remove top margin on newtab logo Created 3 years, 9 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/new_tab.html
diff --git a/chrome/browser/resources/ntp4/new_tab.html b/chrome/browser/resources/ntp4/new_tab.html
index 513b4d268f008bf01a20e12caa3c78ed66ba5c26..8cb3fa58878407177d5469e7615f29372f7bfb48 100644
--- a/chrome/browser/resources/ntp4/new_tab.html
+++ b/chrome/browser/resources/ntp4/new_tab.html
@@ -95,7 +95,7 @@ document.write('<link id="themecss" rel="stylesheet" ' +
<div id="footer-border"></div>
<div id="footer-content">
<div id="logo-img">
- <img alt="" src="chrome://theme/IDR_PRODUCT_LOGO">
+ <img alt="" src="chrome://theme/IDR_PRODUCT_LOGO_NAME_22">
</div>
<ul id="dot-list">

Powered by Google App Engine
This is Rietveld 408576698