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

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

Issue 9741001: DOMUI: Remove experimental sync promo layouts (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: a Created 8 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/app/theme/theme_resources.grd
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 4d6de54c0e4bad5fa215a08b9d137edd1c186c35..a4c6cd4abbd568ec48bf1ebd80c78ed01137b415 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -357,8 +357,6 @@
<include name="IDR_WEBSTORE_ICON_32" file="google_chrome/webstore_icon_32.png" type="BINDATA" />
<include name="IDR_WIZARD_ICON" file="google_chrome/wizard_icon.png" type="BINDATA" />
<include name="IDR_WIZARD_ICON_RTL" file="google_chrome/wizard_icon_rtl.png" type="BINDATA" />
- <include name="IRD_SYNC_PROMO_INFO_GRAPHIC" file="google_chrome/sync_promo_info_graphic.png" type="BINDATA" />
- <include name="IRD_SYNC_PROMO_INFO_GRAPHIC_1" file="google_chrome/sync_promo_info_graphic_1.png" type="BINDATA" />
</if>
<if expr="not pp_ifdef('_google_chrome')">
<include name="IDR_WEBSTORE_ICON" file="chromium/webstore_icon.png" type="BINDATA" />
@@ -367,8 +365,6 @@
<include name="IDR_WEBSTORE_ICON_32" file="chromium/webstore_icon_32.png" type="BINDATA" />
<include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BINDATA" />
<include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png" type="BINDATA" />
- <include name="IRD_SYNC_PROMO_INFO_GRAPHIC" file="chromium/sync_promo_info_graphic.png" type="BINDATA" />
- <include name="IRD_SYNC_PROMO_INFO_GRAPHIC_1" file="chromium/sync_promo_info_graphic_1.png" type="BINDATA" />
</if>
<!-- Images only used by the Views toolkit. -->
« no previous file with comments | « chrome/app/theme/chromium/sync_promo_info_graphic_1.png ('k') | chrome/browser/resources/shared/images/google-logo-41.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698