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

Side by Side Diff: chrome/app/theme/theme_resources.grd

Issue 2878713002: Remove unused asset (incognito.png) (Closed)
Patch Set: Created 3 years, 7 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 unified diff | Download patch
« no previous file with comments | « chrome/app/theme/default_200_percent/common/incognito.png ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- This grd file contains images that are pre-scaled for device scale 2 <!-- This grd file contains images that are pre-scaled for device scale
3 factors. The image returned by |base::ResourceBundle::GetImageNamed| 3 factors. The image returned by |base::ResourceBundle::GetImageNamed|
4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The 4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The
5 |fallback_to_low_resolution| attribute controls behavior when 5 |fallback_to_low_resolution| attribute controls behavior when
6 an image file is missing for target scale factor. If true, chrome 6 an image file is missing for target scale factor. If true, chrome
7 will automatically scale the 1x image to the target scale factor. 7 will automatically scale the 1x image to the target scale factor.
8 If false, build will fail due to missing resources. This is 8 If false, build will fail due to missing resources. This is
9 currently set to true for all resources, but the default will 9 currently set to true for all resources, but the default will
10 become false in near future. 10 become false in near future.
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 <structure type="chrome_scaled_image" name="IDR_FROZEN_TAB_ICON" file="com mon/frozen_tab.png" /> 192 <structure type="chrome_scaled_image" name="IDR_FROZEN_TAB_ICON" file="com mon/frozen_tab.png" />
193 <structure type="chrome_scaled_image" name="IDR_FULLSCREEN_MENU_BUTTON" fi le="common/fullscreen_menu_button.png" /> 193 <structure type="chrome_scaled_image" name="IDR_FULLSCREEN_MENU_BUTTON" fi le="common/fullscreen_menu_button.png" />
194 <if expr="is_macosx"> 194 <if expr="is_macosx">
195 <structure type="chrome_scaled_image" name="IDR_GENERATE_PASSWORD_KEY" f ile="legacy/password_generation_key.png" /> 195 <structure type="chrome_scaled_image" name="IDR_GENERATE_PASSWORD_KEY" f ile="legacy/password_generation_key.png" />
196 </if> 196 </if>
197 <if expr="_google_chrome"> 197 <if expr="_google_chrome">
198 <structure type="chrome_scaled_image" name="IDR_GOOGLE_ICON" file="googl e_chrome/google_icon.png" /> 198 <structure type="chrome_scaled_image" name="IDR_GOOGLE_ICON" file="googl e_chrome/google_icon.png" />
199 </if> 199 </if>
200 <structure type="chrome_scaled_image" name="IDR_HELP_MENU" file="common/he lp_16.png" /> 200 <structure type="chrome_scaled_image" name="IDR_HELP_MENU" file="common/he lp_16.png" />
201 <structure type="chrome_scaled_image" name="IDR_HOTWORD_NOTIFICATION_ICON" file="common/notification_hotword_icon.png" /> 201 <structure type="chrome_scaled_image" name="IDR_HOTWORD_NOTIFICATION_ICON" file="common/notification_hotword_icon.png" />
202 <if expr="not is_android and not is_ios">
203 <!-- TODO(estade): replace with vector image when one's available. -->
204 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_INCOG NITO" file="common/incognito.png" />
205 </if>
206 <if expr="is_macosx"> 202 <if expr="is_macosx">
207 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ACCOUNT_BU TTON_ERROR" file="legacy/avatar_menu_auth_error.png" /> 203 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ACCOUNT_BU TTON_ERROR" file="legacy/avatar_menu_auth_error.png" />
208 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_CAMER A" file="legacy/edit_camera.png" /> 204 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_CAMER A" file="legacy/edit_camera.png" />
209 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_HOVER " file="legacy/edit_button_hover.png" /> 205 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_HOVER " file="legacy/edit_button_hover.png" />
210 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_PRESS ED" file="legacy/edit_button_pressed.png" /> 206 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_PRESS ED" file="legacy/edit_button_pressed.png" />
211 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA R" file="legacy/avatar_menu_profile.png" /> 207 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA R" file="legacy/avatar_menu_profile.png" />
212 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_DISCO NNECT" file="legacy/avatar_menu_disconnect.png" /> 208 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_DISCO NNECT" file="legacy/avatar_menu_disconnect.png" />
213 </if> 209 </if>
214 <if expr="not is_android and not is_ios and not chromeos"> 210 <if expr="not is_android and not is_ios and not chromeos">
215 <!-- User Manager tutorial --> 211 <!-- User Manager tutorial -->
(...skipping 317 matching lines...) Expand 10 before | Expand all | Expand 10 after
533 </if> 529 </if>
534 <if expr="_google_chrome"> 530 <if expr="_google_chrome">
535 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="goo gle_chrome/webstore_icon.png" /> 531 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="goo gle_chrome/webstore_icon.png" />
536 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" /> 532 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" />
537 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" /> 533 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" />
538 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 534 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
539 </if> 535 </if>
540 </structures> 536 </structures>
541 </release> 537 </release>
542 </grit> 538 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_200_percent/common/incognito.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698