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

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

Issue 10656014: Merge 143605 - grd file update for new 2x assets (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1180/src/
Patch Set: Created 8 years, 6 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 | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/theme_resources_standard.h" type="rc_header" context= "default_100_percent"> 4 <output filename="grit/theme_resources_standard.h" type="rc_header" context= "default_100_percent">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/theme_resources_standard_map.cc" type="resource_map_s ource" context="default_100_percent" /> 7 <output filename="grit/theme_resources_standard_map.cc" type="resource_map_s ource" context="default_100_percent" />
8 <output filename="grit/theme_resources_standard_map.h" type="resource_map_he ader" context="default_100_percent" /> 8 <output filename="grit/theme_resources_standard_map.h" type="resource_map_he ader" context="default_100_percent" />
9 <output filename="theme_resources_standard.pak" type="data_package" context= "default_100_percent" /> 9 <output filename="theme_resources_standard.pak" type="data_package" context= "default_100_percent" />
10 <output filename="theme_resources_2x.pak" type="data_package" context="defau lt_200_percent" /> 10 <output filename="theme_resources_2x.pak" type="data_package" context="defau lt_200_percent" />
11 <output filename="theme_resources_touch_1x.pak" type="data_package" context= "touch_100_percent" /> 11 <output filename="theme_resources_touch_1x.pak" type="data_package" context= "touch_100_percent" />
12 <output filename="theme_resources_touch_2x.pak" type="data_package" context= "touch_200_percent" /> 12 <output filename="theme_resources_touch_2x.pak" type="data_package" context= "touch_200_percent" />
13 <output filename="theme_resources_standard.rc" type="rc_all" context="defaul t_100_percent" /> 13 <output filename="theme_resources_standard.rc" type="rc_all" context="defaul t_100_percent" />
14 </outputs> 14 </outputs>
15 <release seq="1"> 15 <release seq="1">
16 <structures fallback_to_low_resolution="true"> 16 <structures fallback_to_low_resolution="true">
17 <!-- KEEP THESE IN ALPHABETICAL ORDER! --> 17 <!-- KEEP THESE IN ALPHABETICAL ORDER! -->
18 <structure type="chrome_scaled_image" name="IDR_ACCESSED_COOKIES" file="ac cessed_cookies.png" />
19 <structure type="chrome_scaled_image" name="IDR_APP_DEFAULT_ICON" file="ap p_default_icon.png" />
20 <structure type="chrome_scaled_image" name="IDR_APP_DROPARROW" file="app_d roparrow.png" />
18 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB" file ="nub.png" /> 21 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB" file ="nub.png" />
19 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB_MASK" file="nub_mask.png" /> 22 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB_MASK" file="nub_mask.png" />
20 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_SMALL_BUB BLE" file="small_bubble.png" /> 23 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_SMALL_BUB BLE" file="small_bubble.png" />
21 <!-- TODO(jamescook): Update all Chrome platforms to use the new art and m etrics 24 <!-- TODO(jamescook): Update all Chrome platforms to use the new art and m etrics
22 from Ash, crbug.com/118228 --> 25 from Ash, crbug.com/118228 -->
23 <if expr="pp_ifdef('toolkit_views')"> 26 <if expr="pp_ifdef('toolkit_views')">
24 <structure type="chrome_scaled_image" name="IDR_BACK" file="ash/browser_ back_normal.png" /> 27 <structure type="chrome_scaled_image" name="IDR_BACK" file="ash/browser_ back_normal.png" />
25 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="ash/browse r_back_disabled.png" /> 28 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="ash/browse r_back_disabled.png" />
26 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="ash/browse r_back_hover.png" /> 29 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="ash/browse r_back_hover.png" />
27 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="ash/browse r_back_pressed.png" /> 30 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="ash/browse r_back_pressed.png" />
28 </if> 31 </if>
29 <if expr="not pp_ifdef('toolkit_views')"> 32 <if expr="not pp_ifdef('toolkit_views')">
30 <structure type="chrome_scaled_image" name="IDR_BACK" file="back.png" /> 33 <structure type="chrome_scaled_image" name="IDR_BACK" file="back.png" />
31 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="back_disab led.png" /> 34 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="back_disab led.png" />
32 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="back_hover .png" /> 35 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="back_hover .png" />
33 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="back_press ed.png" /> 36 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="back_press ed.png" />
34 </if> 37 </if>
35 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH" file="noti fication_wrench.png" /> 38 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH" file="noti fication_wrench.png" />
36 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH_H" file="no tification_wrench_hover.png" /> 39 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH_H" file="no tification_wrench_hover.png" />
37 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH_P" file="no tification_wrench_pressed.png" /> 40 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH_P" file="no tification_wrench_pressed.png" />
38 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="blo cked_cookies.png" /> 41 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="blo cked_cookies.png" />
39 <structure type="chrome_scaled_image" name="IDR_BLOCKED_IMAGES" file="bloc ked_images.png" /> 42 <structure type="chrome_scaled_image" name="IDR_BLOCKED_IMAGES" file="bloc ked_images.png" />
40 <structure type="chrome_scaled_image" name="IDR_BLOCKED_JAVASCRIPT" file=" blocked_script.png" /> 43 <structure type="chrome_scaled_image" name="IDR_BLOCKED_JAVASCRIPT" file=" blocked_script.png" />
41 <structure type="chrome_scaled_image" name="IDR_BLOCKED_PLUGINS" file="blo cked_plugins.png" /> 44 <structure type="chrome_scaled_image" name="IDR_BLOCKED_PLUGINS" file="blo cked_plugins.png" />
42 <structure type="chrome_scaled_image" name="IDR_BLOCKED_POPUPS" file="bloc ked_popups.png" /> 45 <structure type="chrome_scaled_image" name="IDR_BLOCKED_POPUPS" file="bloc ked_popups.png" />
43 <structure type="chrome_scaled_image" name="IDR_BOOKMARKS_FAVICON" file="b ookmarks_favicon.png" /> 46 <structure type="chrome_scaled_image" name="IDR_BOOKMARKS_FAVICON" file="b ookmarks_favicon.png" />
47 <if expr="not is_macosx">
48 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil e="bookmark_bar_folder.png" />
49 </if>
50 <if expr="is_macosx">
51 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil e="bookmark_bar_folder_mac.png" />
52 </if>
44 <if expr="pp_ifdef('toolkit_views')"> 53 <if expr="pp_ifdef('toolkit_views')">
45 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="as h/browser_action_normal.png" /> 54 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="as h/browser_action_normal.png" />
46 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file=" ash/browser_action_hover.png" /> 55 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file=" ash/browser_action_hover.png" />
47 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file=" ash/browser_action_pressed.png" /> 56 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file=" ash/browser_action_pressed.png" />
48 </if> 57 </if>
49 <if expr="not pp_ifdef('toolkit_views')"> 58 <if expr="not pp_ifdef('toolkit_views')">
50 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="br owser_action.png" /> 59 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="br owser_action.png" />
51 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file=" browser_action_hover.png" /> 60 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file=" browser_action_hover.png" />
52 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file=" browser_action_pressed.png" /> 61 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file=" browser_action_pressed.png" />
53 </if> 62 </if>
(...skipping 25 matching lines...) Expand all
79 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER" fi le="content_top_center_ash.png" /> 88 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER" fi le="content_top_center_ash.png" />
80 </if> 89 </if>
81 <if expr="not pp_ifdef('use_ash')"> 90 <if expr="not pp_ifdef('use_ash')">
82 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER" fi le="ash/content_top_center.png" /> 91 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER" fi le="ash/content_top_center.png" />
83 </if> 92 </if>
84 </if> 93 </if>
85 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_LEFT_CORNER" f ile="content_top_left_corner.png" /> 94 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_LEFT_CORNER" f ile="content_top_left_corner.png" />
86 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_LEFT_CORNER_MA SK" file="content_top_left_corner_mask.png" /> 95 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_LEFT_CORNER_MA SK" file="content_top_left_corner_mask.png" />
87 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_RIGHT_CORNER" file="content_top_right_corner.png" /> 96 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_RIGHT_CORNER" file="content_top_right_corner.png" />
88 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_RIGHT_CORNER_M ASK" file="content_top_right_corner_mask.png" /> 97 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_RIGHT_CORNER_M ASK" file="content_top_right_corner_mask.png" />
98 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_EXTENSI ON" file="controlled_setting_extension.png" />
99 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_EXTENSI ON_GRAY" file="controlled_setting_extension_gray.png" />
100 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_EXTENSI ON_LARGE" file="controlled_setting_extension_large.png" />
101 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_MANDATO RY" file="controlled_setting_mandatory.png" />
102 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_MANDATO RY_GRAY" file="controlled_setting_mandatory_gray.png" />
103 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_MANDATO RY_LARGE" file="controlled_setting_mandatory_large.png" />
104 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_RECOMME NDED" file="controlled_setting_recommended.png" />
105 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_RECOMME NDED_GRAY" file="controlled_setting_recommended_gray.png" />
106 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_RECOMME NDED_LARGE" file="controlled_setting_recommended_large.png" />
107 <structure type="chrome_scaled_image" name="IDR_COOKIE_ICON" file="cookie. png" />
108 <structure type="chrome_scaled_image" name="IDR_COOKIE_STORAGE_ICON" file= "cookie_storage.png" />
109 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_EMPTY" file="cws_ star_empty.png" />
110 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_FULL" file="cws_s tar_full.png" />
111 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_HALF" file="cws_s tar_half.png" />
89 <structure type="chrome_scaled_image" name="IDR_DOWNLOADS_FAVICON" file="d ownloads_favicon.png" /> 112 <structure type="chrome_scaled_image" name="IDR_DOWNLOADS_FAVICON" file="d ownloads_favicon.png" />
113 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_ANIMATION_BEGIN" file="download_animation_begin.png" />
114 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_BACKGROU ND_16" file="download_progress_background16.png" />
115 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_BACKGROU ND_32" file="download_progress_background32.png" />
116 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_FOREGROU ND_16" file="download_progress_foreground16.png" />
117 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_FOREGROU ND_32" file="download_progress_foreground32.png" />
118 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file=" plugin.png" />
119 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_HAL F_LEFT" file="extensions_rating_star_half_left.png" />
120 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_HAL F_RIGHT" file="extensions_rating_star_half_right.png" />
121 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_OFF " file="extensions_rating_star_off.png" />
122 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_ON" file="extensions_rating_star_on.png" />
123 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_SECTION" file=" extensions_section.png" />
124 <structure type="chrome_scaled_image" name="IDR_EXTENSION_COMMAND_CLOSE" f ile="extension_command_close.png" />
125 <structure type="chrome_scaled_image" name="IDR_EXTENSION_DEFAULT_ICON" fi le="extension_default_icon.png" />
90 <structure type="chrome_scaled_image" name="IDR_FEEDBACK" file="feedback.p ng" /> 126 <structure type="chrome_scaled_image" name="IDR_FEEDBACK" file="feedback.p ng" />
91 <structure type="chrome_scaled_image" name="IDR_FEEDBACK_H" file="feedback _hover.png" /> 127 <structure type="chrome_scaled_image" name="IDR_FEEDBACK_H" file="feedback _hover.png" />
92 <structure type="chrome_scaled_image" name="IDR_FEEDBACK_P" file="feedback _pressed.png" /> 128 <structure type="chrome_scaled_image" name="IDR_FEEDBACK_P" file="feedback _pressed.png" />
93 <structure type="chrome_scaled_image" name="IDR_FLAGS" file="flags.png" /> 129 <structure type="chrome_scaled_image" name="IDR_FLAGS" file="flags.png" />
94 <if expr="pp_ifdef('toolkit_views')"> 130 <if expr="pp_ifdef('toolkit_views')">
95 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="ash/brows er_forward_normal.png" /> 131 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="ash/brows er_forward_normal.png" />
96 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="ash/bro wser_forward_disabled.png" /> 132 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="ash/bro wser_forward_disabled.png" />
97 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="ash/bro wser_forward_hover.png" /> 133 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="ash/bro wser_forward_hover.png" />
98 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="ash/bro wser_forward_pressed.png" /> 134 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="ash/bro wser_forward_pressed.png" />
99 </if> 135 </if>
100 <if expr="not pp_ifdef('toolkit_views')"> 136 <if expr="not pp_ifdef('toolkit_views')">
101 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="forward.p ng" /> 137 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="forward.p ng" />
102 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="forward _disabled.png" /> 138 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="forward _disabled.png" />
103 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="forward _hover.png" /> 139 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="forward _hover.png" />
104 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="forward _pressed.png" /> 140 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="forward _pressed.png" />
105 </if> 141 </if>
142 <structure type="chrome_scaled_image" name="IDR_FROZEN_TAB_ICON" file="fro zen_tab.png" />
143 <structure type="chrome_scaled_image" name="IDR_FULLSCREEN_MENU_BUTTON" fi le="fullscreen_menu_button.png" />
144 <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_ALLOWED_LOCATI ONBAR_ICON" file="geolocation_allowed_locationbar_icon.png" />
145 <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_DENIED_LOCATIO NBAR_ICON" file="geolocation_denied_locationbar_icon.png" />
106 <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_INFOBAR_ICON" file="infobar_geolocation.png" /> 146 <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_INFOBAR_ICON" file="infobar_geolocation.png" />
107 <structure type="chrome_scaled_image" name="IDR_HISTORY_FAVICON" file="his tory_favicon.png" /> 147 <structure type="chrome_scaled_image" name="IDR_HISTORY_FAVICON" file="his tory_favicon.png" />
148 <structure type="chrome_scaled_image" name="IDR_HOMEPAGE_CHANGE_ALERT" fil e="protector_home_alert.png" />
149 <structure type="chrome_scaled_image" name="IDR_HOMEPAGE_CHANGE_BADGE" fil e="protector_home_badge.png" />
150 <structure type="chrome_scaled_image" name="IDR_HOMEPAGE_CHANGE_MENU" file ="protector_home_menu.png" />
108 <if expr="pp_ifdef('toolkit_views')"> 151 <if expr="pp_ifdef('toolkit_views')">
109 <structure type="chrome_scaled_image" name="IDR_HOME" file="ash/browser_ home_normal.png" /> 152 <structure type="chrome_scaled_image" name="IDR_HOME" file="ash/browser_ home_normal.png" />
110 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="ash/browse r_home_hover.png" /> 153 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="ash/browse r_home_hover.png" />
111 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="ash/browse r_home_pressed.png" /> 154 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="ash/browse r_home_pressed.png" />
112 </if> 155 </if>
113 <if expr="not pp_ifdef('toolkit_views')"> 156 <if expr="not pp_ifdef('toolkit_views')">
114 <structure type="chrome_scaled_image" name="IDR_HOME" file="home.png" /> 157 <structure type="chrome_scaled_image" name="IDR_HOME" file="home.png" />
115 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="home_hover .png" /> 158 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="home_hover .png" />
116 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="home_press ed.png" /> 159 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="home_press ed.png" />
117 </if> 160 </if>
161 <structure type="chrome_scaled_image" name="IDR_INFO" file="info_small.png " />
118 <structure type="chrome_scaled_image" name="IDR_INFOBAR_ALT_NAV_URL" file= "infobar_didyoumean.png" /> 162 <structure type="chrome_scaled_image" name="IDR_INFOBAR_ALT_NAV_URL" file= "infobar_didyoumean.png" />
119 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL" file="in fobar_autofill.png" /> 163 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL" file="in fobar_autofill.png" />
120 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOLOGIN" file="i nfobar_autologin.png" /> 164 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOLOGIN" file="i nfobar_autologin.png" />
121 <structure type="chrome_scaled_image" name="IDR_INFOBAR_COOKIE" file="info bar_cookie.png" /> 165 <structure type="chrome_scaled_image" name="IDR_INFOBAR_COOKIE" file="info bar_cookie.png" />
122 <structure type="chrome_scaled_image" name="IDR_INFOBAR_DESKTOP_NOTIFICATI ONS" file="infobar_desktop_notifications.png" /> 166 <structure type="chrome_scaled_image" name="IDR_INFOBAR_DESKTOP_NOTIFICATI ONS" file="infobar_desktop_notifications.png" />
123 <structure type="chrome_scaled_image" name="IDR_INFOBAR_INCOMPLETE" file=" infobar_incomplete.png" /> 167 <structure type="chrome_scaled_image" name="IDR_INFOBAR_INCOMPLETE" file=" infobar_incomplete.png" />
124 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_CAMER A" file="infobar_camera.png" /> 168 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_CAMER A" file="infobar_camera.png" />
125 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_MIC" file="infobar_microphone.png" /> 169 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_MIC" file="infobar_microphone.png" />
126 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MULTIPLE_DOWNLOADS " file="infobar_multiple_downloads.png" /> 170 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MULTIPLE_DOWNLOADS " file="infobar_multiple_downloads.png" />
127 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_CRASHED" fi le="infobar_plugin_crashed.png" /> 171 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_CRASHED" fi le="infobar_plugin_crashed.png" />
128 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_INSTALL" fi le="infobar_plugin.png" /> 172 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_INSTALL" fi le="infobar_plugin.png" />
129 <structure type="chrome_scaled_image" name="IDR_INFOBAR_QUESTION_MARK" fil e="infobar_questionmark.png" /> 173 <structure type="chrome_scaled_image" name="IDR_INFOBAR_QUESTION_MARK" fil e="infobar_questionmark.png" />
130 <structure type="chrome_scaled_image" name="IDR_INFOBAR_RESTORE_SESSION" f ile="infobar_restore.png" /> 174 <structure type="chrome_scaled_image" name="IDR_INFOBAR_RESTORE_SESSION" f ile="infobar_restore.png" />
131 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" fil e="infobar_savepassword.png" /> 175 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" fil e="infobar_savepassword.png" />
132 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SSL_WARNING" file= "infobar_insecure.png" /> 176 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SSL_WARNING" file= "infobar_insecure.png" />
133 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SYNC" file="infoba r_sync.png" /> 177 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SYNC" file="infoba r_sync.png" />
134 <structure type="chrome_scaled_image" name="IDR_INFOBAR_THEME" file="infob ar_theme.png" /> 178 <structure type="chrome_scaled_image" name="IDR_INFOBAR_THEME" file="infob ar_theme.png" />
135 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file="i nfobar_translate.png" /> 179 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file="i nfobar_translate.png" />
180 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="input_a lert.png" />
181 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="input_go od.png" />
136 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER" file="keyword_search_magnifier.png" /> 182 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER" file="keyword_search_magnifier.png" />
137 <if expr="pp_ifdef('toolkit_views')"> 183 <if expr="pp_ifdef('toolkit_views')">
138 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_C" file="ash/ browser_omnibox_middle.png" /> 184 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_C" file="ash/ browser_omnibox_middle.png" />
139 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_L" file="ash/ browser_omnibox_left.png" /> 185 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_L" file="ash/ browser_omnibox_left.png" />
140 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_R" file="ash/ browser_omnibox_right.png" /> 186 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_R" file="ash/ browser_omnibox_right.png" />
141 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_BORDER" fil e="ash/browser_omnibox_border.png" /> 187 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_BORDER" fil e="ash/browser_omnibox_border.png" />
142 </if> 188 </if>
143 <if expr="not pp_ifdef('toolkit_views')"> 189 <if expr="not pp_ifdef('toolkit_views')">
144 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_C" file="omni box_c.png" /> 190 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_C" file="omni box_c.png" />
145 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_L" file="omni box_l.png" /> 191 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_L" file="omni box_l.png" />
146 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_R" file="omni box_r.png" /> 192 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_R" file="omni box_r.png" />
147 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_BORDER" fil e="omnibox_border.png" /> 193 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_BORDER" fil e="omnibox_border.png" />
148 </if> 194 </if>
195 <if expr="not is_macosx">
196 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_KEYWORD_HIN T_TAB" file="keyword_hint_tab.png" />
197 </if>
198 <if expr="is_macosx">
199 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_KEYWORD_HIN T_TAB" file="keyword_hint_tab_mac.png" />
200 </if>
149 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SELECTED_KEYW ORD_BACKGROUND_C" file="keyword_search_bubble_c.png" /> 201 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SELECTED_KEYW ORD_BACKGROUND_C" file="keyword_search_bubble_c.png" />
150 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SELECTED_KEYW ORD_BACKGROUND_L" file="keyword_search_bubble_l.png" /> 202 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SELECTED_KEYW ORD_BACKGROUND_L" file="keyword_search_bubble_l.png" />
151 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SELECTED_KEYW ORD_BACKGROUND_R" file="keyword_search_bubble_r.png" /> 203 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SELECTED_KEYW ORD_BACKGROUND_R" file="keyword_search_bubble_r.png" />
152 <structure type="chrome_scaled_image" name="IDR_MOBILE" file="mobile.png" /> 204 <structure type="chrome_scaled_image" name="IDR_MOBILE" file="mobile.png" />
153 <structure type="chrome_scaled_image" name="IDR_MOBILE_LIT" file="mobile_l it.png" /> 205 <structure type="chrome_scaled_image" name="IDR_MOBILE_LIT" file="mobile_l it.png" />
154 <if expr="pp_ifdef('toolkit_views')"> 206 <if expr="pp_ifdef('toolkit_views')">
155 <!-- TODO(benrg): Get rid of all conditionals that test the output 207 <!-- TODO(benrg): Get rid of all conditionals that test the output
156 context. --> 208 context. -->
157 <if expr="context.startswith('default_')"> 209 <if expr="context.startswith('default_')">
158 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="n ewtab_views.png" /> 210 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="n ewtab_views.png" />
(...skipping 12 matching lines...) Expand all
171 </if> 223 </if>
172 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_PLUS" file ="newtab_views_plus.png" /> 224 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_PLUS" file ="newtab_views_plus.png" />
173 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P_PLUS" fi le="newtab_p_views_plus.png" /> 225 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P_PLUS" fi le="newtab_p_views_plus.png" />
174 </if> 226 </if>
175 <if expr="not pp_ifdef('toolkit_views')"> 227 <if expr="not pp_ifdef('toolkit_views')">
176 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="new tab.png" /> 228 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="new tab.png" />
177 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="n ewtab_hover.png" /> 229 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="n ewtab_hover.png" />
178 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="n ewtab_pressed.png" /> 230 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="n ewtab_pressed.png" />
179 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file ="newtab_button_mask.png" /> 231 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file ="newtab_button_mask.png" />
180 </if> 232 </if>
233 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_BAD" file="pagein fo_bad.png" />
234 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_GOOD" file="pagei nfo_good.png" />
235 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="pagei nfo_info.png" />
236 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MAJOR" fi le="pageinfo_warning_major.png" />
237 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MINOR" fi le="pageinfo_warning_minor.png" />
238 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE" file="panel_c lose.png" />
239 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_C" file="panel _close_click.png" />
240 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_H" file="panel _close_hover.png" />
241 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE" file="pane l_minimize.png" />
242 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_C" file="pa nel_minimize_click.png" />
243 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_H" file="pa nel_minimize_hover.png" />
244 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE" file="panel _restore.png" />
245 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_C" file="pan el_restore_click.png" />
246 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_H" file="pan el_restore_hover.png" />
247 <structure type="chrome_scaled_image" name="IDR_SAD_TAB" file="sadtab.png" />
248 <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" file ="safebrowsing_warning.png" />
249 <structure type="chrome_scaled_image" name="IDR_SEARCH_ENGINE_CHANGE_ALERT " file="protector_search_alert.png" />
250 <structure type="chrome_scaled_image" name="IDR_SEARCH_ENGINE_CHANGE_BADGE " file="protector_search_badge.png" />
251 <structure type="chrome_scaled_image" name="IDR_SEARCH_ENGINE_CHANGE_MENU" file="protector_search_menu.png" />
181 <structure type="chrome_scaled_image" name="IDR_SETTINGS_FAVICON" file="se ttings_favicon.png" /> 252 <structure type="chrome_scaled_image" name="IDR_SETTINGS_FAVICON" file="se ttings_favicon.png" />
182 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_C" file="ev_bubble_c.png" /> 253 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_C" file="ev_bubble_c.png" />
183 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_L" file="ev_bubble_l.png" /> 254 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_L" file="ev_bubble_l.png" />
184 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_R" file="ev_bubble_r.png" /> 255 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_R" file="ev_bubble_r.png" />
185 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="otr_icon.p ng" /> 256 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="otr_icon.p ng" />
186 <if expr="context.startswith('default_')"> 257 <if expr="context.startswith('default_')">
187 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="otr_icon.png" /> 258 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="otr_icon.png" />
188 </if> 259 </if>
189 <if expr="not context.startswith('default_')"> 260 <if expr="not context.startswith('default_')">
190 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="otr_icon_fullscreen.png" /> 261 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="otr_icon_fullscreen.png" />
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
250 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="ash/browse r_reload_normal.png" /> 321 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="ash/browse r_reload_normal.png" />
251 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="ash/brow ser_reload_hover.png" /> 322 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="ash/brow ser_reload_hover.png" />
252 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="ash/brow ser_reload_pressed.png" /> 323 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="ash/brow ser_reload_pressed.png" />
253 </if> 324 </if>
254 <if expr="not pp_ifdef('toolkit_views')"> 325 <if expr="not pp_ifdef('toolkit_views')">
255 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="reload.png " /> 326 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="reload.png " />
256 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="reload_h over.png" /> 327 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="reload_h over.png" />
257 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="reload_p ressed.png" /> 328 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="reload_p ressed.png" />
258 </if> 329 </if>
259 <structure type="chrome_scaled_image" name="IDR_SAD_FAVICON" file="sadfavi con.png" /> 330 <structure type="chrome_scaled_image" name="IDR_SAD_FAVICON" file="sadfavi con.png" />
331 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_MIC_EMPTY" fi le="speech_input_mic_empty.png" />
332 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_MIC_FULL" fil e="speech_input_mic_full.png" />
333 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_MIC_MASK" fil e="speech_input_mic_mask.png" />
334 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_MIC_NOISE" fi le="speech_input_mic_noise.png" />
335 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_SPINNER" file ="speech_input_spinner.png" />
336 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_BALLOON_ ICON" file="speech_input_tray_balloon_icon.png" />
337 <if expr="is_win">
338 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_EM PTY" file="speech_input_tray_windows_mic_empty.png" />
339 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_FULL " file="speech_input_tray_windows_mic_full.png" />
340 </if>
341 <if expr="is_linux or pp_ifdef('chromeos')">
342 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_EM PTY" file="speech_input_tray_macosx_mic_empty.png" />
343 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_FU LL" file="speech_input_tray_macosx_mic_full.png" />
344 </if>
345 <if expr="is_macosx">
346 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_EM PTY" file="speech_input_tray_linux_mic_empty.png" />
347 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_FU LL" file="speech_input_tray_linux_mic_full.png" />
348 </if>
260 <structure type="chrome_scaled_image" name="IDR_STAR" file="star.png" /> 349 <structure type="chrome_scaled_image" name="IDR_STAR" file="star.png" />
261 <structure type="chrome_scaled_image" name="IDR_STAR_LIT" file="star_lit.p ng" /> 350 <structure type="chrome_scaled_image" name="IDR_STAR_LIT" file="star_lit.p ng" />
262 <if expr="pp_ifdef('chromeos')"> 351 <if expr="pp_ifdef('chromeos')">
263 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_ARCS_D ARK" file="statusbar_network_arcs_dark.png" /> 352 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_ARCS_D ARK" file="statusbar_network_arcs_dark.png" />
264 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_ARCS_L IGHT" file="statusbar_network_arcs_light.png" /> 353 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_ARCS_L IGHT" file="statusbar_network_arcs_light.png" />
265 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_BARS_D ARK" file="statusbar_network_bars_dark.png" /> 354 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_BARS_D ARK" file="statusbar_network_bars_dark.png" />
266 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_BARS_L IGHT" file="statusbar_network_bars_light.png" /> 355 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_BARS_L IGHT" file="statusbar_network_bars_light.png" />
267 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_SECURE " file="statusbar_network_secure.png" /> 356 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_SECURE " file="statusbar_network_secure.png" />
268 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_VPN" file="sta tusbar_vpn_dark.png" /> 357 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_VPN" file="sta tusbar_vpn_dark.png" />
269 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_VPN_BADGE" fil e="statusbar_network_vpn_badge.png" /> 358 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_VPN_BADGE" fil e="statusbar_network_vpn_badge.png" />
270 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_WIRED" file="s tatusbar_wired.png" /> 359 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_WIRED" file="s tatusbar_wired.png" />
271 </if> 360 </if>
272 <structure type="chrome_scaled_image" name="IDR_ACTION_BOX_BUTTON" file="a ction_box_button.png" /> 361 <structure type="chrome_scaled_image" name="IDR_ACTION_BOX_BUTTON" file="a ction_box_button.png" />
273 <if expr="pp_ifdef('toolkit_views')"> 362 <if expr="pp_ifdef('toolkit_views')">
274 <structure type="chrome_scaled_image" name="IDR_STOP" file="ash/browser_ stop_normal.png" /> 363 <structure type="chrome_scaled_image" name="IDR_STOP" file="ash/browser_ stop_normal.png" />
275 <structure type="chrome_scaled_image" name="IDR_STOP_D" file="ash/browse r_stop_disabled.png" /> 364 <structure type="chrome_scaled_image" name="IDR_STOP_D" file="ash/browse r_stop_disabled.png" />
276 <structure type="chrome_scaled_image" name="IDR_STOP_H" file="ash/browse r_stop_hover.png" /> 365 <structure type="chrome_scaled_image" name="IDR_STOP_H" file="ash/browse r_stop_hover.png" />
277 <structure type="chrome_scaled_image" name="IDR_STOP_P" file="ash/browse r_stop_pressed.png" /> 366 <structure type="chrome_scaled_image" name="IDR_STOP_P" file="ash/browse r_stop_pressed.png" />
278 </if> 367 </if>
279 <if expr="not pp_ifdef('toolkit_views')"> 368 <if expr="not pp_ifdef('toolkit_views')">
280 <structure type="chrome_scaled_image" name="IDR_STOP" file="stop.png" /> 369 <structure type="chrome_scaled_image" name="IDR_STOP" file="stop.png" />
281 <structure type="chrome_scaled_image" name="IDR_STOP_D" file="stop_disab led.png" /> 370 <structure type="chrome_scaled_image" name="IDR_STOP_D" file="stop_disab led.png" />
282 <structure type="chrome_scaled_image" name="IDR_STOP_H" file="stop_hover .png" /> 371 <structure type="chrome_scaled_image" name="IDR_STOP_H" file="stop_hover .png" />
283 <structure type="chrome_scaled_image" name="IDR_STOP_P" file="stop_press ed.png" /> 372 <structure type="chrome_scaled_image" name="IDR_STOP_P" file="stop_press ed.png" />
284 </if> 373 </if>
374 <if expr="is_macosx">
375 <structure type="chrome_scaled_image" name="IDR_SWIPE_BACK" file="back_l arge.png" />
376 <structure type="chrome_scaled_image" name="IDR_SWIPE_FORWARD" file="for ward_large.png" />
377 </if>
285 <if expr="pp_ifdef('toolkit_views')"> 378 <if expr="pp_ifdef('toolkit_views')">
286 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file= "ash/tab_active_center.png" /> 379 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file= "ash/tab_active_center.png" />
287 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="a sh/tab_active_left.png" /> 380 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="a sh/tab_active_left.png" />
288 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file=" ash/tab_active_right.png" /> 381 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file=" ash/tab_active_right.png" />
289 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="as h/tab_alpha_left.png" /> 382 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="as h/tab_alpha_left.png" />
290 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="a sh/tab_alpha_right.png" /> 383 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="a sh/tab_alpha_right.png" />
291 </if> 384 </if>
292 <if expr="not pp_ifdef('toolkit_views')"> 385 <if expr="not pp_ifdef('toolkit_views')">
293 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file= "tab_active_center.png" /> 386 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file= "tab_active_center.png" />
294 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="t ab_active_left.png" /> 387 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="t ab_active_left.png" />
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
362 <if expr="pp_ifdef('toolkit_views')"> 455 <if expr="pp_ifdef('toolkit_views')">
363 <structure type="chrome_scaled_image" name="IDR_TOOLS" file="ash/browser _tools_normal.png" /> 456 <structure type="chrome_scaled_image" name="IDR_TOOLS" file="ash/browser _tools_normal.png" />
364 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="ash/brows er_tools_hover.png" /> 457 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="ash/brows er_tools_hover.png" />
365 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="ash/brows er_tools_pressed.png" /> 458 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="ash/brows er_tools_pressed.png" />
366 </if> 459 </if>
367 <if expr="not pp_ifdef('toolkit_views')"> 460 <if expr="not pp_ifdef('toolkit_views')">
368 <structure type="chrome_scaled_image" name="IDR_TOOLS" file="tools.png" /> 461 <structure type="chrome_scaled_image" name="IDR_TOOLS" file="tools.png" />
369 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="tools_hov er.png" /> 462 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="tools_hov er.png" />
370 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="tools_pre ssed.png" /> 463 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="tools_pre ssed.png" />
371 </if> 464 </if>
465 <structure type="chrome_scaled_image" name="IDR_UPDATE_AVAILABLE" file="up date_available.png" />
466 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE" file="update _badge.png" />
467 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE2" file="updat e_badge2.png" />
468 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE3" file="updat e_badge3.png" />
469 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE4" file="updat e_badge4.png" />
470 <structure type="chrome_scaled_image" name="IDR_UPDATE_FAIL" file="update_ fail.png" />
471 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU" file="update_ menu.png" />
472 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU2" file="update _menu2.png" />
473 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU3" file="update _menu3.png" />
474 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU4" file="update _menu4.png" />
475 <structure type="chrome_scaled_image" name="IDR_WARNING" file="alert_small .png" />
372 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" /> 476 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" />
373 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" /> 477 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" />
374 </structures> 478 </structures>
375 </release> 479 </release>
376 </grit> 480 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/theme_resources.grd ('k') | chrome/browser/chromeos/extensions/file_browser_notifications.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698