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

Unified Diff: chrome/app/theme/theme_resources.grd

Issue 2726793004: [Resources] Use the new product logo in several places
Patch Set: 200 percent too Created 3 years, 10 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/app/theme/theme_resources.grd
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 5e4502916983ab74dd7cfae1f0d13b420e1569f4..563edf4d684b59f57bd67e236f52aa968497d52d 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -349,11 +349,13 @@
<structure type="chrome_scaled_image" name="IDR_PRINTER_DETECTED_NOTIFICATION" file="cros/printer_detected_notification.png" />
</if>
<if expr="not _google_chrome">
+ <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="chromium/product_logo_name_22.png" />
Evan Stade 2017/03/01 22:14:06 this doesn't seem like the best name for the resou
Mathieu 2017/03/02 14:36:08 Done
<structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="chromium/product_logo_16.png" />
<structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="chromium/product_logo_32.png" />
<structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file="chromium/product_logo_white.png" />
</if>
<if expr="_google_chrome">
+ <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="google_chrome/product_logo_name_22.png" />
<structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="google_chrome/product_logo_16.png" />
<structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="google_chrome/product_logo_32.png" />
<structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32_BETA" file="google_chrome/product_logo_32_beta.png" />
« no previous file with comments | « no previous file | chrome/browser/themes/theme_service.cc » ('j') | components/resources/components_scaled_resources.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698