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

Unified Diff: chrome/chrome_installer.gypi

Issue 7582031: Product logo and name is the sole icon now (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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/ui/webui/chromeos/login/core_oobe_handler.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_installer.gypi
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
index 1e84c511f9497b05e43a52902126f554de778e40..12d1bfc70a21494e93cf310fb5020616cf75d287 100644
--- a/chrome/chrome_installer.gypi
+++ b/chrome/chrome_installer.gypi
@@ -482,7 +482,7 @@
'<(branding_dir)/product_logo_24.png',
'<(branding_dir)/product_logo_32.png',
'<(branding_dir)/product_logo_48.png',
- '<(branding_dir)/product_logo_64.png',
+ '<(branding_dir)/product_logo_name.png',
whywhat 2011/08/08 15:20:02 Are you sure nobody else uses this logo?
'<(branding_dir)/product_logo_128.png',
'<(branding_dir)/product_logo_256.png',
'<(branding_dir)/product_logo_32.xpm',
« no previous file with comments | « chrome/browser/ui/webui/chromeos/login/core_oobe_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698