Chromium Code Reviews| OLD | NEW |
|---|---|
| 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 371 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 382 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_INSTALL" fi le="common/infobar_plugin_install.png" /> | 382 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_INSTALL" fi le="common/infobar_plugin_install.png" /> |
| 383 <structure type="chrome_scaled_image" name="IDR_INFOBAR_RESTORE_SESSION" f ile="common/infobar_restore_session.png" /> | 383 <structure type="chrome_scaled_image" name="IDR_INFOBAR_RESTORE_SESSION" f ile="common/infobar_restore_session.png" /> |
| 384 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" fil e="common/infobar_save_password.png" /> | 384 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" fil e="common/infobar_save_password.png" /> |
| 385 <structure type="chrome_scaled_image" name="IDR_INFOBAR_THEME" file="commo n/infobar_theme.png" /> | 385 <structure type="chrome_scaled_image" name="IDR_INFOBAR_THEME" file="commo n/infobar_theme.png" /> |
| 386 <if expr="is_macosx or is_android"> | 386 <if expr="is_macosx or is_android"> |
| 387 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file= "common/infobar_translate.png" /> | 387 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file= "common/infobar_translate.png" /> |
| 388 </if> | 388 </if> |
| 389 <structure type="chrome_scaled_image" name="IDR_INFOBAR_WARNING" file="com mon/infobar_warning.png" /> | 389 <structure type="chrome_scaled_image" name="IDR_INFOBAR_WARNING" file="com mon/infobar_warning.png" /> |
| 390 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="common/ input_alert.png" /> | 390 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="common/ input_alert.png" /> |
| 391 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT_MENU" file="co mmon/input_alert_menu.png" /> | 391 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT_MENU" file="co mmon/input_alert_menu.png" /> |
| 392 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="common/i nput_good.png" /> | |
|
Peter Kasting
2016/05/09 22:23:59
Remove this .png also.
Evan Stade
2016/05/09 22:54:53
Done.
| |
| 393 <if expr="is_macosx"> | 392 <if expr="is_macosx"> |
| 394 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER " file="legacy/keyword_search_magnifier.png" /> | 393 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER " file="legacy/keyword_search_magnifier.png" /> |
| 395 <structure type="chrome_scaled_image" name="IDR_LAPTOP_FAVICON" file="le gacy/favicon_laptop.png" /> | 394 <structure type="chrome_scaled_image" name="IDR_LAPTOP_FAVICON" file="le gacy/favicon_laptop.png" /> |
| 396 <structure type="chrome_scaled_image" name="IDR_PHONE_FAVICON" file="leg acy/favicon_phone.png" /> | 395 <structure type="chrome_scaled_image" name="IDR_PHONE_FAVICON" file="leg acy/favicon_phone.png" /> |
| 397 <structure type="chrome_scaled_image" name="IDR_TABLET_FAVICON" file="le gacy/favicon_tablet.png" /> | 396 <structure type="chrome_scaled_image" name="IDR_TABLET_FAVICON" file="le gacy/favicon_tablet.png" /> |
| 398 </if> | 397 </if> |
| 399 <if expr="enable_service_discovery"> | 398 <if expr="enable_service_discovery"> |
| 400 <structure type="chrome_scaled_image" name="IDR_LOCAL_DISCOVERY_CLOUDPRI NT_ICON" file="common/cloudprint.png" /> | 399 <structure type="chrome_scaled_image" name="IDR_LOCAL_DISCOVERY_CLOUDPRI NT_ICON" file="common/cloudprint.png" /> |
| 401 </if> | 400 </if> |
| 402 <if expr="chromeos"> | 401 <if expr="chromeos"> |
| (...skipping 535 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 938 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> | 937 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> |
| 939 </if> | 938 </if> |
| 940 <if expr="is_macosx"> | 939 <if expr="is_macosx"> |
| 941 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" /> | 940 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" /> |
| 942 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" /> | 941 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" /> |
| 943 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" /> | 942 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" /> |
| 944 </if> | 943 </if> |
| 945 </structures> | 944 </structures> |
| 946 </release> | 945 </release> |
| 947 </grit> | 946 </grit> |
| OLD | NEW |