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

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

Issue 2743543005: chrome: remove unused assets (Closed)
Patch Set: IDRs Created 3 years, 9 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/legacy/zoom_reset.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 11 matching lines...) Expand all
22 </outputs> 22 </outputs>
23 <release seq="1"> 23 <release seq="1">
24 <structures fallback_to_low_resolution="true"> 24 <structures fallback_to_low_resolution="true">
25 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST 25 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST
26 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE 26 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE
27 SAME CONDITIONALS. --> 27 SAME CONDITIONALS. -->
28 <structure type="chrome_scaled_image" name="IDR_ACCESSED_COOKIES" file="co mmon/accessed_cookies.png" /> 28 <structure type="chrome_scaled_image" name="IDR_ACCESSED_COOKIES" file="co mmon/accessed_cookies.png" />
29 <structure type="chrome_scaled_image" name="IDR_ALLOWED_BACKGROUND_SYNC" f ile="common/allowed_background_sync.png" /> 29 <structure type="chrome_scaled_image" name="IDR_ALLOWED_BACKGROUND_SYNC" f ile="common/allowed_background_sync.png" />
30 <structure type="chrome_scaled_image" name="IDR_ALLOWED_CAMERA" file="comm on/allowed_camera.png" /> 30 <structure type="chrome_scaled_image" name="IDR_ALLOWED_CAMERA" file="comm on/allowed_camera.png" />
31 <structure type="chrome_scaled_image" name="IDR_ALLOWED_DOWNLOADS" file="c ommon/allowed_downloads.png" /> 31 <structure type="chrome_scaled_image" name="IDR_ALLOWED_DOWNLOADS" file="c ommon/allowed_downloads.png" />
32 <structure type="chrome_scaled_image" name="IDR_ALLOWED_FULLSCREEN" file=" common/allowed_fullscreen.png" />
33 <structure type="chrome_scaled_image" name="IDR_ALLOWED_IMAGES" file="comm on/allowed_images.png" /> 32 <structure type="chrome_scaled_image" name="IDR_ALLOWED_IMAGES" file="comm on/allowed_images.png" />
34 <structure type="chrome_scaled_image" name="IDR_ALLOWED_JAVASCRIPT" file=" common/allowed_script.png" /> 33 <structure type="chrome_scaled_image" name="IDR_ALLOWED_JAVASCRIPT" file=" common/allowed_script.png" />
35 <structure type="chrome_scaled_image" name="IDR_ALLOWED_LOCATION" file="co mmon/allowed_location.png" /> 34 <structure type="chrome_scaled_image" name="IDR_ALLOWED_LOCATION" file="co mmon/allowed_location.png" />
36 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MIC" file="common/ allowed_mic.png" /> 35 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MIC" file="common/ allowed_mic.png" />
37 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MIDI_SYSEX" file=" common/allowed_midi.png" /> 36 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MIDI_SYSEX" file=" common/allowed_midi.png" />
38 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MOUSE_CURSOR" file ="common/allowed_mouse_cursor.png" />
39 <structure type="chrome_scaled_image" name="IDR_ALLOWED_NOTIFICATION" file ="common/allowed_notifications.png" /> 37 <structure type="chrome_scaled_image" name="IDR_ALLOWED_NOTIFICATION" file ="common/allowed_notifications.png" />
40 <if expr="enable_plugins"> 38 <if expr="enable_plugins">
41 <structure type="chrome_scaled_image" name="IDR_ALLOWED_PLUGINS" file="c ommon/allowed_plugins.png" /> 39 <structure type="chrome_scaled_image" name="IDR_ALLOWED_PLUGINS" file="c ommon/allowed_plugins.png" />
42 </if> 40 </if>
43 <structure type="chrome_scaled_image" name="IDR_ALLOWED_POPUPS" file="comm on/allowed_popups.png" /> 41 <structure type="chrome_scaled_image" name="IDR_ALLOWED_POPUPS" file="comm on/allowed_popups.png" />
44 <structure type="chrome_scaled_image" name="IDR_ALLOWED_USB" file="common/ allowed_usb.png" /> 42 <structure type="chrome_scaled_image" name="IDR_ALLOWED_USB" file="common/ allowed_usb.png" />
45 <if expr="enable_app_list and _google_chrome"> 43 <if expr="enable_app_list and _google_chrome">
46 <structure type="chrome_scaled_image" name="IDR_APP_LIST_GOOGLE_LOGO_VOI CE_SEARCH" file="google_chrome/google_logo_voice_search.png" /> 44 <structure type="chrome_scaled_image" name="IDR_APP_LIST_GOOGLE_LOGO_VOI CE_SEARCH" file="google_chrome/google_logo_voice_search.png" />
47 </if> 45 </if>
48 <if expr="enable_app_list"> 46 <if expr="enable_app_list">
(...skipping 29 matching lines...) Expand all
78 <structure type="chrome_scaled_image" name="IDR_BLOCKED_BACKGROUND_SYNC" f ile="common/blocked_background_sync.png" /> 76 <structure type="chrome_scaled_image" name="IDR_BLOCKED_BACKGROUND_SYNC" f ile="common/blocked_background_sync.png" />
79 <structure type="chrome_scaled_image" name="IDR_BLOCKED_CAMERA" file="comm on/blocked_camera.png" /> 77 <structure type="chrome_scaled_image" name="IDR_BLOCKED_CAMERA" file="comm on/blocked_camera.png" />
80 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="com mon/blocked_cookies.png" /> 78 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="com mon/blocked_cookies.png" />
81 <structure type="chrome_scaled_image" name="IDR_BLOCKED_DOWNLOADS" file="c ommon/blocked_downloads.png" /> 79 <structure type="chrome_scaled_image" name="IDR_BLOCKED_DOWNLOADS" file="c ommon/blocked_downloads.png" />
82 <structure type="chrome_scaled_image" name="IDR_BLOCKED_EXTENSION_SCRIPT" file="common/blocked_extension_script.png" /> 80 <structure type="chrome_scaled_image" name="IDR_BLOCKED_EXTENSION_SCRIPT" file="common/blocked_extension_script.png" />
83 <structure type="chrome_scaled_image" name="IDR_BLOCKED_IMAGES" file="comm on/blocked_images.png" /> 81 <structure type="chrome_scaled_image" name="IDR_BLOCKED_IMAGES" file="comm on/blocked_images.png" />
84 <structure type="chrome_scaled_image" name="IDR_BLOCKED_JAVASCRIPT" file=" common/blocked_script.png" /> 82 <structure type="chrome_scaled_image" name="IDR_BLOCKED_JAVASCRIPT" file=" common/blocked_script.png" />
85 <structure type="chrome_scaled_image" name="IDR_BLOCKED_LOCATION" file="co mmon/blocked_location.png" /> 83 <structure type="chrome_scaled_image" name="IDR_BLOCKED_LOCATION" file="co mmon/blocked_location.png" />
86 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MIC" file="common/ blocked_mic.png" /> 84 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MIC" file="common/ blocked_mic.png" />
87 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MIDI_SYSEX" file=" common/blocked_midi.png" /> 85 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MIDI_SYSEX" file=" common/blocked_midi.png" />
88 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MOUSE_CURSOR" file ="common/blocked_mouse_cursor.png" />
89 <structure type="chrome_scaled_image" name="IDR_BLOCKED_NOTIFICATION" file ="common/blocked_notifications.png" /> 86 <structure type="chrome_scaled_image" name="IDR_BLOCKED_NOTIFICATION" file ="common/blocked_notifications.png" />
90 <if expr="enable_plugins"> 87 <if expr="enable_plugins">
91 <structure type="chrome_scaled_image" name="IDR_BLOCKED_PLUGINS" file="c ommon/blocked_plugins.png" /> 88 <structure type="chrome_scaled_image" name="IDR_BLOCKED_PLUGINS" file="c ommon/blocked_plugins.png" />
92 </if> 89 </if>
93 <structure type="chrome_scaled_image" name="IDR_BLOCKED_POPUPS" file="comm on/blocked_popups.png" /> 90 <structure type="chrome_scaled_image" name="IDR_BLOCKED_POPUPS" file="comm on/blocked_popups.png" />
94 <structure type="chrome_scaled_image" name="IDR_BLOCKED_USB" file="common/ blocked_usb.png" /> 91 <structure type="chrome_scaled_image" name="IDR_BLOCKED_USB" file="common/ blocked_usb.png" />
95 <if expr="chromeos"> 92 <if expr="chromeos">
96 <structure type="chrome_scaled_image" name="IDR_BLUETOOTH_KEYBOARD" file ="cros/bluetooth_pairing_keyboard.png" /> 93 <structure type="chrome_scaled_image" name="IDR_BLUETOOTH_KEYBOARD" file ="cros/bluetooth_pairing_keyboard.png" />
97 <structure type="chrome_scaled_image" name="IDR_BLUETOOTH_MOUSE" file="c ros/bluetooth_pairing_mouse.png" /> 94 <structure type="chrome_scaled_image" name="IDR_BLUETOOTH_MOUSE" file="c ros/bluetooth_pairing_mouse.png" />
98 <structure type="chrome_scaled_image" name="IDR_BLUETOOTH_PAIRING_TICK" file="cros/bluetooth_pairing_tick.png" /> 95 <structure type="chrome_scaled_image" name="IDR_BLUETOOTH_PAIRING_TICK" file="cros/bluetooth_pairing_tick.png" />
99 </if> 96 </if>
100 <structure type="chrome_scaled_image" name="IDR_BOOKMARKS_FAVICON" file="c ommon/favicon_bookmarks.png" /> 97 <structure type="chrome_scaled_image" name="IDR_BOOKMARKS_FAVICON" file="c ommon/favicon_bookmarks.png" />
101 <if expr="is_macosx or is_ios"> 98 <if expr="is_macosx or is_ios">
102 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil e="mac/bookmark_bar_folder.png" /> 99 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil e="mac/bookmark_bar_folder.png" />
103 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_MANA GED" file="mac/bookmark_bar_folder_managed.png" /> 100 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_MANA GED" file="mac/bookmark_bar_folder_managed.png" />
104 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_SUPE RVISED" file="mac/bookmark_bar_folder_supervised.png" /> 101 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_SUPE RVISED" file="mac/bookmark_bar_folder_supervised.png" />
105 </if> 102 </if>
106 <if expr="is_macosx"> 103 <if expr="is_macosx">
107 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_CHEVRONS" f ile="legacy/chevron.png" />
108 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_WHIT E" file="mac/bookmark_bar_folder_white.png" /> 104 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_WHIT E" file="mac/bookmark_bar_folder_white.png" />
109 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_MANA GED_WHITE" file="mac/bookmark_bar_folder_managed_white.png" /> 105 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_MANA GED_WHITE" file="mac/bookmark_bar_folder_managed_white.png" />
110 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_SUPE RVISED_WHITE" file="mac/bookmark_bar_folder_supervised_white.png" /> 106 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_SUPE RVISED_WHITE" file="mac/bookmark_bar_folder_supervised_white.png" />
111 </if> 107 </if>
112 <if expr="is_win"> 108 <if expr="is_win">
113 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil e="win/bookmark_bar_folder.png" /> 109 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil e="win/bookmark_bar_folder.png" />
114 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_MANA GED" file="win/bookmark_bar_folder_managed.png" /> 110 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_MANA GED" file="win/bookmark_bar_folder_managed.png" />
115 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_SUPE RVISED" file="win/bookmark_bar_folder_supervised.png" /> 111 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_SUPE RVISED" file="win/bookmark_bar_folder_supervised.png" />
116 </if> 112 </if>
117 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_APPS_SHORTCUT " file="common/apps_bookmark_bar_icon.png" /> 113 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_APPS_SHORTCUT " file="common/apps_bookmark_bar_icon.png" />
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
203 <structure type="chrome_scaled_image" name="IDR_HOTWORD_NOTIFICATION_ICON" file="common/notification_hotword_icon.png" /> 199 <structure type="chrome_scaled_image" name="IDR_HOTWORD_NOTIFICATION_ICON" file="common/notification_hotword_icon.png" />
204 <if expr="not is_android and not is_ios"> 200 <if expr="not is_android and not is_ios">
205 <!-- TODO(estade): replace with vector image when one's available. --> 201 <!-- TODO(estade): replace with vector image when one's available. -->
206 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_INCOG NITO" file="common/incognito.png" /> 202 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_INCOG NITO" file="common/incognito.png" />
207 </if> 203 </if>
208 <if expr="is_macosx"> 204 <if expr="is_macosx">
209 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ACCOUNT_BU TTON_ERROR" file="legacy/avatar_menu_auth_error.png" /> 205 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ACCOUNT_BU TTON_ERROR" file="legacy/avatar_menu_auth_error.png" />
210 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_CAMER A" file="legacy/edit_camera.png" /> 206 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_CAMER A" file="legacy/edit_camera.png" />
211 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_HOVER " file="legacy/edit_button_hover.png" /> 207 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_HOVER " file="legacy/edit_button_hover.png" />
212 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_PRESS ED" file="legacy/edit_button_pressed.png" /> 208 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_PRESS ED" file="legacy/edit_button_pressed.png" />
213 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_LEGACY_SUP ERVISED" file="legacy/icon_legacy_supervised.png" />
214 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA R" file="legacy/avatar_menu_profile.png" /> 209 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA R" file="legacy/avatar_menu_profile.png" />
215 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_CHILD " file="legacy/avatar_menu_child.png" />
216 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_DISCO NNECT" file="legacy/avatar_menu_disconnect.png" /> 210 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_DISCO NNECT" file="legacy/avatar_menu_disconnect.png" />
217 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LEGAC Y_SUPERVISED" file="legacy/avatar_menu_legacy_supervised.png" />
218 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LOCK" file="legacy/avatar_menu_lock.png" />
219 </if> 211 </if>
220 <if expr="not is_android and not is_ios and not chromeos"> 212 <if expr="not is_android and not is_ios and not chromeos">
221 <!-- User Manager tutorial --> 213 <!-- User Manager tutorial -->
222 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_YOUR_CHROME" file="common/user_manager_tutorial/your_chrome.png" /> 214 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_YOUR_CHROME" file="common/user_manager_tutorial/your_chrome.png" />
223 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_GUESTS" file="common/user_manager_tutorial/guests.png" /> 215 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_GUESTS" file="common/user_manager_tutorial/guests.png" />
224 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_FRIENDS" file="common/user_manager_tutorial/family_and_friends.png" /> 216 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_FRIENDS" file="common/user_manager_tutorial/family_and_friends.png" />
225 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_COMPLETE" file="common/user_manager_tutorial/complete.png" /> 217 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_COMPLETE" file="common/user_manager_tutorial/complete.png" />
226 </if> 218 </if>
227 <structure type="chrome_scaled_image" name="IDR_INFO" file="common/info_sm all.png" /> 219 <structure type="chrome_scaled_image" name="IDR_INFO" file="common/info_sm all.png" />
228 <structure type="chrome_scaled_image" name="IDR_INFOBAR_3D_BLOCKED" file=" common/infobar_3d_blocked.png" /> 220 <structure type="chrome_scaled_image" name="IDR_INFOBAR_3D_BLOCKED" file=" common/infobar_3d_blocked.png" />
229 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_CAMER A" file="common/infobar_media_stream_camera.png" /> 221 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_CAMER A" file="common/infobar_media_stream_camera.png" />
230 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_MIC" file="common/infobar_media_stream_mic.png" /> 222 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_MIC" file="common/infobar_media_stream_mic.png" />
231 <if expr="is_android"> 223 <if expr="is_android">
232 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" f ile="common/infobar_save_password.png" /> 224 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" f ile="common/infobar_save_password.png" />
233 </if> 225 </if>
234 <if expr="is_macosx or is_android"> 226 <if expr="is_macosx or is_android">
235 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file= "common/infobar_translate.png" /> 227 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file= "common/infobar_translate.png" />
236 </if> 228 </if>
237 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="common/ input_alert.png" /> 229 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="common/ input_alert.png" />
238 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT_MENU" file="co mmon/input_alert_menu.png" /> 230 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT_MENU" file="co mmon/input_alert_menu.png" />
239 <if expr="is_macosx"> 231 <if expr="is_macosx">
240 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER " file="legacy/keyword_search_magnifier.png" />
241 <structure type="chrome_scaled_image" name="IDR_LAPTOP_FAVICON" file="le gacy/favicon_laptop.png" /> 232 <structure type="chrome_scaled_image" name="IDR_LAPTOP_FAVICON" file="le gacy/favicon_laptop.png" />
242 <structure type="chrome_scaled_image" name="IDR_PHONE_FAVICON" file="leg acy/favicon_phone.png" /> 233 <structure type="chrome_scaled_image" name="IDR_PHONE_FAVICON" file="leg acy/favicon_phone.png" />
243 <structure type="chrome_scaled_image" name="IDR_TABLET_FAVICON" file="le gacy/favicon_tablet.png" /> 234 <structure type="chrome_scaled_image" name="IDR_TABLET_FAVICON" file="le gacy/favicon_tablet.png" />
244 </if> 235 </if>
245 <if expr="enable_service_discovery"> 236 <if expr="enable_service_discovery">
246 <structure type="chrome_scaled_image" name="IDR_LOCAL_DISCOVERY_CLOUDPRI NT_ICON" file="common/cloudprint.png" /> 237 <structure type="chrome_scaled_image" name="IDR_LOCAL_DISCOVERY_CLOUDPRI NT_ICON" file="common/cloudprint.png" />
247 </if> 238 </if>
248 <if expr="chromeos"> 239 <if expr="chromeos">
249 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK " file="cros/login_password_capslock.png" /> 240 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK " file="cros/login_password_capslock.png" />
250 <structure type="chrome_scaled_image" name="IDR_KIOSK_APP_USER_POD_ICON" file="cros/kiosk_app_user_pod_icon.png" /> 241 <structure type="chrome_scaled_image" name="IDR_KIOSK_APP_USER_POD_ICON" file="cros/kiosk_app_user_pod_icon.png" />
251 <structure type="chrome_scaled_image" name="IDR_LEGACY_SUPERVISED_USER_I CON" file="cros/limited_user.png" />
252 </if> 242 </if>
253 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTT OM" file="common/supervised_user_theme/label_bg_bottom.png" />
254 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTT OM_LEFT" file="common/supervised_user_theme/label_bg_bottom_left.png" />
255 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTT OM_RIGHT" file="common/supervised_user_theme/label_bg_bottom_right.png" />
256 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_CENT ER" file="common/supervised_user_theme/label_bg_center.png" />
257 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_LEFT " file="common/supervised_user_theme/label_bg_left.png" />
258 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_RIGH T" file="common/supervised_user_theme/label_bg_right.png" />
259 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_TOP" file="common/supervised_user_theme/label_bg_top.png" />
260 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_TOP_ LEFT" file="common/supervised_user_theme/label_bg_top_left.png" />
261 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_TOP_ RIGHT" file="common/supervised_user_theme/label_bg_top_right.png" />
262 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_THEME_FRAM E" file="common/supervised_user_theme/theme_frame_supervised.png" /> 243 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_THEME_FRAM E" file="common/supervised_user_theme/theme_frame_supervised.png" />
263 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_THEME_FRAM E_INACTIVE" file="common/supervised_user_theme/theme_frame_supervised_inactive.p ng" /> 244 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_THEME_FRAM E_INACTIVE" file="common/supervised_user_theme/theme_frame_supervised_inactive.p ng" />
264 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_THEME_TAB_ BACKGROUND" file="common/supervised_user_theme/theme_tab_background_supervised.p ng" /> 245 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_THEME_TAB_ BACKGROUND" file="common/supervised_user_theme/theme_tab_background_supervised.p ng" />
265 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_BUTTON_MASK" file ="common/maximize_button_mask.png" /> 246 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_BUTTON_MASK" file ="common/maximize_button_mask.png" />
266 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_BUTTON_MASK" file ="common/minimize_button_mask.png" /> 247 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_BUTTON_MASK" file ="common/minimize_button_mask.png" />
267 <if expr="chromeos"> 248 <if expr="chromeos">
268 <structure type="chrome_scaled_image" name="IDR_MIRROR_FLIP" file="cros/ mirror_flip.png" /> 249 <structure type="chrome_scaled_image" name="IDR_MIRROR_FLIP" file="cros/ mirror_flip.png" />
269 <structure type="chrome_scaled_image" name="IDR_NETWORK_ADD_CONNECTION" file="cros/network_add_connection.png" /> 250 <structure type="chrome_scaled_image" name="IDR_NETWORK_ADD_CONNECTION" file="cros/network_add_connection.png" />
270 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD" f ile="cros/network_hide_password.png" /> 251 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD" f ile="cros/network_hide_password.png" />
271 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD_HO VER" file="cros/network_hide_password_hover.png" /> 252 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD_HO VER" file="cros/network_hide_password_hover.png" />
(...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after
477 <if expr="is_macosx"> 458 <if expr="is_macosx">
478 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file= "mac/tab_active_center.png" /> 459 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file= "mac/tab_active_center.png" />
479 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="m ac/tab_active_left.png" /> 460 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="m ac/tab_active_left.png" />
480 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file=" mac/tab_active_right.png" /> 461 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file=" mac/tab_active_right.png" />
481 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="ma c/tab_alpha_left.png" /> 462 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="ma c/tab_alpha_left.png" />
482 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="m ac/tab_alpha_right.png" /> 463 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="m ac/tab_alpha_right.png" />
483 <structure type="chrome_scaled_image" name="IDR_SWIPE_BACK" file="mac/ba ck_large.png" /> 464 <structure type="chrome_scaled_image" name="IDR_SWIPE_BACK" file="mac/ba ck_large.png" />
484 <structure type="chrome_scaled_image" name="IDR_SWIPE_FORWARD" file="mac /forward_large.png" /> 465 <structure type="chrome_scaled_image" name="IDR_SWIPE_FORWARD" file="mac /forward_large.png" />
485 </if> 466 </if>
486 <!-- Note: Tab close buttons are not traditional buttons. Tab close butto ns 467 <!-- Note: Tab close buttons are not traditional buttons. Tab close butto ns
487 fill a background with a color from the theme, tile IDR_CLOSE_1 over it, 468 fill a background with a color from the theme and tile IDR_CLOSE_1 ov er it.
488 then apply IDR_CLOSE_1_MASK. See chrome/browser/ui/views/tabs/tab.cc --> 469 See chrome/browser/ui/views/tabs/tab.cc -->
489 <structure type="chrome_scaled_image" name="IDR_CLOSE_1" file="common/clos e_1.png" /> 470 <structure type="chrome_scaled_image" name="IDR_CLOSE_1" file="common/clos e_1.png" />
490 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_H" file="common/cl ose_1_hover.png" /> 471 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_H" file="common/cl ose_1_hover.png" />
491 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_MASK" file="common /close_1_mask.png" />
492 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_P" file="common/cl ose_1_pressed.png" /> 472 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_P" file="common/cl ose_1_pressed.png" />
493 <if expr="is_macosx">
494 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_INDICATOR" fil e="legacy/tab_audio_indicator.png" />
495 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_MUTING_INDICAT OR" file="legacy/tab_audio_muting_indicator.png" />
496 <structure type="chrome_scaled_image" name="IDR_TAB_CAPTURE_INDICATOR" f ile="legacy/tab_capture_indicator.png" />
497 <structure type="chrome_scaled_image" name="IDR_TAB_BLUETOOTH_INDICATOR" file="legacy/tab_bluetooth_indicator.png" />
498 <structure type="chrome_scaled_image" name="IDR_TAB_USB_INDICATOR" file= "legacy/tab_usb_indicator.png" />
499 </if>
500 <!-- Used by Mac OSX, and Chrome OS login pages. --> 473 <!-- Used by Mac OSX, and Chrome OS login pages. -->
501 <structure type="chrome_scaled_image" name="IDR_TAB_RECORDING_INDICATOR" f ile="legacy/tab_recording_indicator.png" /> 474 <structure type="chrome_scaled_image" name="IDR_TAB_RECORDING_INDICATOR" f ile="legacy/tab_recording_indicator.png" />
502 475
503 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d rop_down.png" /> 476 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d rop_down.png" />
504 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro p_up.png" /> 477 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro p_up.png" />
505 <if expr="chromeos"> 478 <if expr="chromeos">
506 <structure type="chrome_scaled_image" name="IDR_TECHNICAL_ERROR" file="c ros/technical_error.png" /> 479 <structure type="chrome_scaled_image" name="IDR_TECHNICAL_ERROR" file="c ros/technical_error.png" />
507 </if> 480 </if>
508 <structure type="chrome_scaled_image" name="IDR_THEME_BUTTON_BACKGROUND" f ile="notused.png" /> 481 <structure type="chrome_scaled_image" name="IDR_THEME_BUTTON_BACKGROUND" f ile="notused.png" />
509 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="notused .png" /> 482 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="notused .png" />
(...skipping 28 matching lines...) Expand all
538 <!-- Instant Extended API toolbar background is common for all platforms. --> 511 <!-- Instant Extended API toolbar background is common for all platforms. -->
539 <structure type="chrome_scaled_image" name="IDR_THEME_WINDOW_CONTROL_BACKG ROUND" file="notused.png" /> 512 <structure type="chrome_scaled_image" name="IDR_THEME_WINDOW_CONTROL_BACKG ROUND" file="notused.png" />
540 <if expr="is_macosx"> 513 <if expr="is_macosx">
541 <structure type="chrome_scaled_image" name="IDR_THROBBER_WAITING" file=" legacy/throbber_waiting.png" /> 514 <structure type="chrome_scaled_image" name="IDR_THROBBER_WAITING" file=" legacy/throbber_waiting.png" />
542 <structure type="chrome_scaled_image" name="IDR_THROBBER_WAITING_INCOGNI TO" file="mac/throbber_waiting_incognito.png" /> 515 <structure type="chrome_scaled_image" name="IDR_THROBBER_WAITING_INCOGNI TO" file="mac/throbber_waiting_incognito.png" />
543 <structure type="chrome_scaled_image" name="IDR_THROBBER_INCOGNITO" file ="mac/throbber_incognito.png" /> 516 <structure type="chrome_scaled_image" name="IDR_THROBBER_INCOGNITO" file ="mac/throbber_incognito.png" />
544 </if> 517 </if>
545 <if expr="is_macosx or is_ios"> 518 <if expr="is_macosx or is_ios">
546 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_TOP" file= "mac/toolbar_shade_top.png" /> 519 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_TOP" file= "mac/toolbar_shade_top.png" />
547 </if> 520 </if>
548
549 <if expr="is_macosx"> 521 <if expr="is_macosx">
550 <structure type="chrome_scaled_image" name="IDR_TRANSLATE" file="legacy/ translate.png" /> 522 <structure type="chrome_scaled_image" name="IDR_TRANSLATE" file="legacy/ translate.png" />
551 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ACTIVE" file=" legacy/translate_active.png" />
552 </if> 523 </if>
553 <structure type="chrome_scaled_image" name="IDR_USB_NOTIFICATION_ICON" fil e="common/notification_usb_icon.png" /> 524 <structure type="chrome_scaled_image" name="IDR_USB_NOTIFICATION_ICON" fil e="common/notification_usb_icon.png" />
554 <if expr="chromeos"> 525 <if expr="chromeos">
555 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file ="cros/snapshot_wide.png" /> 526 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file ="cros/snapshot_wide.png" />
556 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file ="cros/discard_wide.png" /> 527 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file ="cros/discard_wide.png" />
557 </if> 528 </if>
558 <structure type="chrome_scaled_image" name="IDR_WARNING" file="common/aler t_small.png" /> 529 <structure type="chrome_scaled_image" name="IDR_WARNING" file="common/aler t_small.png" />
559 <if expr="not _google_chrome"> 530 <if expr="not _google_chrome">
560 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="chr omium/webstore_icon.png" /> 531 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="chr omium/webstore_icon.png" />
561 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" chromium/webstore_icon_16.png" /> 532 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" chromium/webstore_icon_16.png" />
562 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" chromium/webstore_icon_24.png" /> 533 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" chromium/webstore_icon_24.png" />
563 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" chromium/webstore_icon_32.png" /> 534 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" chromium/webstore_icon_32.png" />
564 </if> 535 </if>
565 <if expr="_google_chrome"> 536 <if expr="_google_chrome">
566 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="goo gle_chrome/webstore_icon.png" /> 537 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="goo gle_chrome/webstore_icon.png" />
567 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" /> 538 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" />
568 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" /> 539 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" />
569 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 540 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
570 </if> 541 </if>
571 <if expr="is_macosx">
572 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" />
573 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" />
574 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" />
575 </if>
576 </structures> 542 </structures>
577 </release> 543 </release>
578 </grit> 544 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_200_percent/legacy/zoom_reset.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698