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

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

Issue 2572983002: Remove omnibox star images from mac build. (Closed)
Patch Set: Created 4 years 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/app/theme/default_200_percent/common/star_lit.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/theme_resources.grd
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 868e023a01f231013dac6c0dac364cb5536b4c08..20d2d88eb32e324e5d8a945b96eb98ad3760b1ab 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -535,10 +535,6 @@
<structure type="chrome_scaled_image" name="IDR_SECONDARY_USER_SETTINGS" file="cros/secondary_user_settings.png" />
</if>
<structure type="chrome_scaled_image" name="IDR_SETTINGS_FAVICON" file="common/favicon_settings.png" />
- <if expr="is_macosx">
- <structure type="chrome_scaled_image" name="IDR_STAR" file="common/star.png" />
- <structure type="chrome_scaled_image" name="IDR_STAR_LIT" file="common/star_lit.png" />
- </if>
<if expr="chromeos">
<structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_START" file="cros/supervised_illustration_start.png" />
<structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_DONE" file="cros/supervised_illsutration_done.png" />
« no previous file with comments | « chrome/app/theme/default_200_percent/common/star_lit.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698