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

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

Issue 2443323002: Remove pre-MD incognito frame avatar. (Closed)
Patch Set: adjust wrapping Created 4 years, 2 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 fb80a03c62b716bb067091a46b6950c59850f6c7..fca61b7241a0713d327e2e32d7037beeb4fa521b 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -364,19 +364,6 @@
<structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_BUBBLE_TOP" file="common/omnibox_selected_keyword_bubble_top.png" />
<structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_BUBBLE_TOP_LEFT" file="common/omnibox_selected_keyword_bubble_top_left.png" />
<structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_BUBBLE_TOP_RIGHT" file="common/omnibox_selected_keyword_bubble_top_right.png" />
- <if expr="toolkit_views and not is_macosx">
- <!-- This image is not used in Material Design and can be removed when that mode is default. -->
- <if expr="not use_ash">
- <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="common/otr_icon.png" />
- </if>
- <if expr="use_ash">
- <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="common/ash/otr_icon.png" />
- </if>
- </if>
- <if expr="is_macosx or is_ios">
- <!-- This image is not used in Mac Material Design and can be removed when that mode is default. -->
- <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="mac/otr_icon.png" />
- </if>
<if expr="is_macosx">
<structure type="chrome_scaled_image" name="IDR_OVERLAY_DROP_SHADOW" file="mac/overlay_drop_shadow.png" />
</if>
« no previous file with comments | « chrome/app/theme/default_200_percent/mac/otr_icon.png ('k') | chrome/browser/ui/views/frame/browser_non_client_frame_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698