| 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 12 matching lines...) Expand all Loading... |
| 23 <structures fallback_to_low_resolution="true"> | 23 <structures fallback_to_low_resolution="true"> |
| 24 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST | 24 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST |
| 25 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE | 25 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE |
| 26 SAME CONDITIONALS. --> | 26 SAME CONDITIONALS. --> |
| 27 <structure type="chrome_scaled_image" name="IDR_ACCESSED_COOKIES" file="co
mmon/accessed_cookies.png" /> | 27 <structure type="chrome_scaled_image" name="IDR_ACCESSED_COOKIES" file="co
mmon/accessed_cookies.png" /> |
| 28 <structure type="chrome_scaled_image" name="IDR_ALLOWED_DOWNLOADS" file="c
ommon/allowed_downloads.png" /> | 28 <structure type="chrome_scaled_image" name="IDR_ALLOWED_DOWNLOADS" file="c
ommon/allowed_downloads.png" /> |
| 29 <structure type="chrome_scaled_image" name="IDR_ALLOWED_FULLSCREEN" file="
common/allowed_fullscreen.png" /> | 29 <structure type="chrome_scaled_image" name="IDR_ALLOWED_FULLSCREEN" file="
common/allowed_fullscreen.png" /> |
| 30 <structure type="chrome_scaled_image" name="IDR_ALLOWED_IMAGES" file="comm
on/allowed_images.png" /> | 30 <structure type="chrome_scaled_image" name="IDR_ALLOWED_IMAGES" file="comm
on/allowed_images.png" /> |
| 31 <structure type="chrome_scaled_image" name="IDR_ALLOWED_JAVASCRIPT" file="
common/allowed_script.png" /> | 31 <structure type="chrome_scaled_image" name="IDR_ALLOWED_JAVASCRIPT" file="
common/allowed_script.png" /> |
| 32 <structure type="chrome_scaled_image" name="IDR_ALLOWED_LOCATION" file="co
mmon/allowed_location.png" /> | 32 <structure type="chrome_scaled_image" name="IDR_ALLOWED_LOCATION" file="co
mmon/allowed_location.png" /> |
| 33 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MEDIA" file="commo
n/allowed_media.png" /> |
| 33 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MIDI_SYSEX" file="
common/allowed_midi.png" /> | 34 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MIDI_SYSEX" file="
common/allowed_midi.png" /> |
| 34 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MOUSE_CURSOR" file
="common/allowed_mouse_cursor.png" /> | 35 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MOUSE_CURSOR" file
="common/allowed_mouse_cursor.png" /> |
| 35 <structure type="chrome_scaled_image" name="IDR_ALLOWED_NOTIFICATION" file
="common/allowed_notifications.png" /> | 36 <structure type="chrome_scaled_image" name="IDR_ALLOWED_NOTIFICATION" file
="common/allowed_notifications.png" /> |
| 36 <structure type="chrome_scaled_image" name="IDR_ALLOWED_PLUGINS" file="com
mon/allowed_plugins.png" /> | 37 <structure type="chrome_scaled_image" name="IDR_ALLOWED_PLUGINS" file="com
mon/allowed_plugins.png" /> |
| 37 <structure type="chrome_scaled_image" name="IDR_ALLOWED_POPUPS" file="comm
on/allowed_popups.png" /> | 38 <structure type="chrome_scaled_image" name="IDR_ALLOWED_POPUPS" file="comm
on/allowed_popups.png" /> |
| 38 <structure type="chrome_scaled_image" name="IDR_APP_DEFAULT_ICON" file="co
mmon/app_default_icon.png" /> | 39 <structure type="chrome_scaled_image" name="IDR_APP_DEFAULT_ICON" file="co
mmon/app_default_icon.png" /> |
| 39 <structure type="chrome_scaled_image" name="IDR_APP_DROPARROW" file="commo
n/app_droparrow.png" /> | 40 <structure type="chrome_scaled_image" name="IDR_APP_DROPARROW" file="commo
n/app_droparrow.png" /> |
| 40 <if expr="enable_app_list and is_win and not _google_chrome"> | 41 <if expr="enable_app_list and is_win and not _google_chrome"> |
| 41 <structure type="chrome_scaled_image" name="IDR_APP_LIST" file="chromium
/app_list_48.png" /> | 42 <structure type="chrome_scaled_image" name="IDR_APP_LIST" file="chromium
/app_list_48.png" /> |
| 42 </if> | 43 </if> |
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 99 <structure type="chrome_scaled_image" name="IDR_BACK" file="common/brows
er_back_normal.png" /> | 100 <structure type="chrome_scaled_image" name="IDR_BACK" file="common/brows
er_back_normal.png" /> |
| 100 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="common/bro
wser_back_disabled.png" /> | 101 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="common/bro
wser_back_disabled.png" /> |
| 101 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="common/bro
wser_back_hover.png" /> | 102 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="common/bro
wser_back_hover.png" /> |
| 102 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="common/bro
wser_back_pressed.png" /> | 103 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="common/bro
wser_back_pressed.png" /> |
| 103 </if> | 104 </if> |
| 104 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="com
mon/blocked_cookies.png" /> | 105 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="com
mon/blocked_cookies.png" /> |
| 105 <structure type="chrome_scaled_image" name="IDR_BLOCKED_DOWNLOADS" file="c
ommon/blocked_downloads.png" /> | 106 <structure type="chrome_scaled_image" name="IDR_BLOCKED_DOWNLOADS" file="c
ommon/blocked_downloads.png" /> |
| 106 <structure type="chrome_scaled_image" name="IDR_BLOCKED_IMAGES" file="comm
on/blocked_images.png" /> | 107 <structure type="chrome_scaled_image" name="IDR_BLOCKED_IMAGES" file="comm
on/blocked_images.png" /> |
| 107 <structure type="chrome_scaled_image" name="IDR_BLOCKED_JAVASCRIPT" file="
common/blocked_script.png" /> | 108 <structure type="chrome_scaled_image" name="IDR_BLOCKED_JAVASCRIPT" file="
common/blocked_script.png" /> |
| 108 <structure type="chrome_scaled_image" name="IDR_BLOCKED_LOCATION" file="co
mmon/blocked_location.png" /> | 109 <structure type="chrome_scaled_image" name="IDR_BLOCKED_LOCATION" file="co
mmon/blocked_location.png" /> |
| 109 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MEDIA" file="commo
n/blocked_mediastream.png" /> | 110 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MEDIA" file="commo
n/blocked_media.png" /> |
| 111 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MEDIASTREAM" file=
"common/blocked_mediastream.png" /> |
| 110 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MIDI_SYSEX" file="
common/blocked_midi.png" /> | 112 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MIDI_SYSEX" file="
common/blocked_midi.png" /> |
| 111 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MOUSE_CURSOR" file
="common/blocked_mouse_cursor.png" /> | 113 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MOUSE_CURSOR" file
="common/blocked_mouse_cursor.png" /> |
| 112 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MIXED_CONTENT" fil
e="common/blocked_mixed_content.png" /> | 114 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MIXED_CONTENT" fil
e="common/blocked_mixed_content.png" /> |
| 113 <structure type="chrome_scaled_image" name="IDR_BLOCKED_NOTIFICATION" file
="common/blocked_notifications.png" /> | 115 <structure type="chrome_scaled_image" name="IDR_BLOCKED_NOTIFICATION" file
="common/blocked_notifications.png" /> |
| 114 <structure type="chrome_scaled_image" name="IDR_BLOCKED_PLUGINS" file="com
mon/blocked_plugins.png" /> | 116 <structure type="chrome_scaled_image" name="IDR_BLOCKED_PLUGINS" file="com
mon/blocked_plugins.png" /> |
| 115 <structure type="chrome_scaled_image" name="IDR_BLOCKED_POPUPS" file="comm
on/blocked_popups.png" /> | 117 <structure type="chrome_scaled_image" name="IDR_BLOCKED_POPUPS" file="comm
on/blocked_popups.png" /> |
| 116 <structure type="chrome_scaled_image" name="IDR_BLOCKED_PPAPI_BROKER" file
="common/blocked_pepper_broker.png" /> | 118 <structure type="chrome_scaled_image" name="IDR_BLOCKED_PPAPI_BROKER" file
="common/blocked_pepper_broker.png" /> |
| 117 <if expr="chromeos"> | 119 <if expr="chromeos"> |
| 118 <structure type="chrome_scaled_image" name="IDR_BLUETOOTH_KEYBOARD" file
="cros/bluetooth_pairing_keyboard.png" /> | 120 <structure type="chrome_scaled_image" name="IDR_BLUETOOTH_KEYBOARD" file
="cros/bluetooth_pairing_keyboard.png" /> |
| 119 <structure type="chrome_scaled_image" name="IDR_BLUETOOTH_MOUSE" file="c
ros/bluetooth_pairing_mouse.png" /> | 121 <structure type="chrome_scaled_image" name="IDR_BLUETOOTH_MOUSE" file="c
ros/bluetooth_pairing_mouse.png" /> |
| (...skipping 1132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1252 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> | 1254 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> |
| 1253 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> | 1255 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> |
| 1254 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> | 1256 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> |
| 1255 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> | 1257 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> |
| 1256 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> | 1258 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> |
| 1257 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> | 1259 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> |
| 1258 | 1260 |
| 1259 </structures> | 1261 </structures> |
| 1260 </release> | 1262 </release> |
| 1261 </grit> | 1263 </grit> |
| OLD | NEW |