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

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

Issue 10756018: Merge grd files in ui/resources and chrome/app/theme (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, *_standard.rc Created 8 years, 5 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
« no previous file with comments | « chrome/app/theme/theme_resources.grd ('k') | chrome/browser/alternate_nav_url_fetcher.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1">
3 <outputs>
4 <output filename="grit/theme_resources_standard.h" type="rc_header" context= "default_100_percent">
5 <emit emit_type='prepend'></emit>
6 </output>
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" />
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" />
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" />
13 <output filename="theme_resources_standard.rc" type="rc_all" context="defaul t_100_percent" />
14 </outputs>
15 <release seq="1">
16 <structures fallback_to_low_resolution="true">
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" />
21 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB" file ="nub.png" />
22 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB_MASK" file="nub_mask.png" />
23 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_SMALL_BUB BLE" file="small_bubble.png" />
24 <!-- TODO(jamescook): Update all Chrome platforms to use the new art and m etrics
25 from Ash, crbug.com/118228 -->
26 <if expr="pp_ifdef('toolkit_views')">
27 <structure type="chrome_scaled_image" name="IDR_BACK" file="ash/browser_ back_normal.png" />
28 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="ash/browse r_back_disabled.png" />
29 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="ash/browse r_back_hover.png" />
30 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="ash/browse r_back_pressed.png" />
31 </if>
32 <if expr="not pp_ifdef('toolkit_views')">
33 <structure type="chrome_scaled_image" name="IDR_BACK" file="back.png" />
34 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="back_disab led.png" />
35 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="back_hover .png" />
36 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="back_press ed.png" />
37 </if>
38 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH" file="noti fication_wrench.png" />
39 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH_H" file="no tification_wrench_hover.png" />
40 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH_P" file="no tification_wrench_pressed.png" />
41 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="blo cked_cookies.png" />
42 <structure type="chrome_scaled_image" name="IDR_BLOCKED_IMAGES" file="bloc ked_images.png" />
43 <structure type="chrome_scaled_image" name="IDR_BLOCKED_JAVASCRIPT" file=" blocked_script.png" />
44 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MIXED_CONTENT" fil e="blocked_mixed_content.png" />
45 <structure type="chrome_scaled_image" name="IDR_BLOCKED_PLUGINS" file="blo cked_plugins.png" />
46 <structure type="chrome_scaled_image" name="IDR_BLOCKED_POPUPS" file="bloc ked_popups.png" />
47 <structure type="chrome_scaled_image" name="IDR_BOOKMARKS_FAVICON" file="b ookmarks_favicon.png" />
48 <if expr="not is_macosx">
49 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil e="bookmark_bar_folder.png" />
50 </if>
51 <if expr="is_macosx">
52 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil e="bookmark_bar_folder_mac.png" />
53 </if>
54 <if expr="pp_ifdef('toolkit_views')">
55 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="as h/browser_action_normal.png" />
56 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file=" ash/browser_action_hover.png" />
57 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file=" ash/browser_action_pressed.png" />
58 </if>
59 <if expr="not pp_ifdef('toolkit_views')">
60 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="br owser_action.png" />
61 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file=" browser_action_hover.png" />
62 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file=" browser_action_pressed.png" />
63 </if>
64 <if expr="pp_ifdef('toolkit_views')">
65 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW " file="ash/browser_actions_overflow_normal.png" />
66 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW _H" file="ash/browser_actions_overflow_hover.png" />
67 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW _P" file="ash/browser_actions_overflow_pressed.png" />
68 </if>
69 <if expr="not pp_ifdef('toolkit_views')">
70 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW " file="browser_actions_overflow.png" />
71 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW _H" file="browser_actions_overflow_hover.png" />
72 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW _P" file="browser_actions_overflow_pressed.png" />
73 </if>
74 <if expr="is_win">
75 <structure type="chrome_scaled_image" name="IDR_CONFLICT_FAVICON" file=" about_conflicts_favicon.png" />
76 </if>
77 <!-- Ash doesn't draw rounded content area, so needs a special top image. -->
78 <if expr="context.startswith('default_')">
79 <if expr="pp_ifdef('use_ash')">
80 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER" fi le="ash/content_top_center.png" />
81 </if>
82 <if expr="not pp_ifdef('use_ash')">
83 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER" fi le="content_top_center.png" />
84 </if>
85 </if>
86 <if expr="not context.startswith('default_')">
87 <!-- TODO(benrg): This is obviously wrong; fix it. -->
88 <if expr="pp_ifdef('use_ash')">
89 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER" fi le="content_top_center_ash.png" />
90 </if>
91 <if expr="not pp_ifdef('use_ash')">
92 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER" fi le="ash/content_top_center.png" />
93 </if>
94 </if>
95 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_LEFT_CORNER" f ile="content_top_left_corner.png" />
96 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_LEFT_CORNER_MA SK" file="content_top_left_corner_mask.png" />
97 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_RIGHT_CORNER" file="content_top_right_corner.png" />
98 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_RIGHT_CORNER_M ASK" file="content_top_right_corner_mask.png" />
99 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_EXTENSI ON" file="controlled_setting_extension.png" />
100 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_EXTENSI ON_GRAY" file="controlled_setting_extension_gray.png" />
101 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_EXTENSI ON_LARGE" file="controlled_setting_extension_large.png" />
102 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_MANDATO RY" file="controlled_setting_mandatory.png" />
103 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_MANDATO RY_GRAY" file="controlled_setting_mandatory_gray.png" />
104 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_MANDATO RY_LARGE" file="controlled_setting_mandatory_large.png" />
105 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_RECOMME NDED" file="controlled_setting_recommended.png" />
106 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_RECOMME NDED_GRAY" file="controlled_setting_recommended_gray.png" />
107 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_RECOMME NDED_LARGE" file="controlled_setting_recommended_large.png" />
108 <structure type="chrome_scaled_image" name="IDR_COOKIE_ICON" file="cookie. png" />
109 <structure type="chrome_scaled_image" name="IDR_COOKIE_STORAGE_ICON" file= "cookie_storage.png" />
110 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_EMPTY" file="cws_ star_empty.png" />
111 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_FULL" file="cws_s tar_full.png" />
112 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_HALF" file="cws_s tar_half.png" />
113 <structure type="chrome_scaled_image" name="IDR_DOWNLOADS_FAVICON" file="d ownloads_favicon.png" />
114 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_ANIMATION_BEGIN" file="download_animation_begin.png" />
115 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_BACKGROU ND_16" file="download_progress_background16.png" />
116 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_BACKGROU ND_32" file="download_progress_background32.png" />
117 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_FOREGROU ND_16" file="download_progress_foreground16.png" />
118 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_FOREGROU ND_32" file="download_progress_foreground32.png" />
119 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file=" plugin.png" />
120 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_HAL F_LEFT" file="extensions_rating_star_half_left.png" />
121 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_HAL F_RIGHT" file="extensions_rating_star_half_right.png" />
122 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_OFF " file="extensions_rating_star_off.png" />
123 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_ON" file="extensions_rating_star_on.png" />
124 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_SECTION" file=" extensions_section.png" />
125 <structure type="chrome_scaled_image" name="IDR_EXTENSION_COMMAND_CLOSE" f ile="extension_command_close.png" />
126 <structure type="chrome_scaled_image" name="IDR_EXTENSION_DEFAULT_ICON" fi le="extension_default_icon.png" />
127 <structure type="chrome_scaled_image" name="IDR_FEEDBACK" file="feedback.p ng" />
128 <structure type="chrome_scaled_image" name="IDR_FEEDBACK_H" file="feedback _hover.png" />
129 <structure type="chrome_scaled_image" name="IDR_FEEDBACK_P" file="feedback _pressed.png" />
130 <structure type="chrome_scaled_image" name="IDR_FLAGS" file="flags.png" />
131 <if expr="pp_ifdef('toolkit_views')">
132 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="ash/brows er_forward_normal.png" />
133 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="ash/bro wser_forward_disabled.png" />
134 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="ash/bro wser_forward_hover.png" />
135 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="ash/bro wser_forward_pressed.png" />
136 </if>
137 <if expr="not pp_ifdef('toolkit_views')">
138 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="forward.p ng" />
139 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="forward _disabled.png" />
140 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="forward _hover.png" />
141 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="forward _pressed.png" />
142 </if>
143 <structure type="chrome_scaled_image" name="IDR_FROZEN_TAB_ICON" file="fro zen_tab.png" />
144 <structure type="chrome_scaled_image" name="IDR_FULLSCREEN_MENU_BUTTON" fi le="fullscreen_menu_button.png" />
145 <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_ALLOWED_LOCATI ONBAR_ICON" file="geolocation_allowed_locationbar_icon.png" />
146 <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_DENIED_LOCATIO NBAR_ICON" file="geolocation_denied_locationbar_icon.png" />
147 <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_INFOBAR_ICON" file="infobar_geolocation.png" />
148 <structure type="chrome_scaled_image" name="IDR_HISTORY_FAVICON" file="his tory_favicon.png" />
149 <structure type="chrome_scaled_image" name="IDR_HOMEPAGE_CHANGE_ALERT" fil e="protector_home_alert.png" />
150 <structure type="chrome_scaled_image" name="IDR_HOMEPAGE_CHANGE_BADGE" fil e="protector_home_badge.png" />
151 <structure type="chrome_scaled_image" name="IDR_HOMEPAGE_CHANGE_MENU" file ="protector_home_menu.png" />
152 <if expr="pp_ifdef('toolkit_views')">
153 <structure type="chrome_scaled_image" name="IDR_HOME" file="ash/browser_ home_normal.png" />
154 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="ash/browse r_home_hover.png" />
155 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="ash/browse r_home_pressed.png" />
156 </if>
157 <if expr="not pp_ifdef('toolkit_views')">
158 <structure type="chrome_scaled_image" name="IDR_HOME" file="home.png" />
159 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="home_hover .png" />
160 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="home_press ed.png" />
161 </if>
162 <structure type="chrome_scaled_image" name="IDR_INFO" file="info_small.png " />
163 <structure type="chrome_scaled_image" name="IDR_INFOBAR_ALT_NAV_URL" file= "infobar_didyoumean.png" />
164 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL" file="in fobar_autofill.png" />
165 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOLOGIN" file="i nfobar_autologin.png" />
166 <structure type="chrome_scaled_image" name="IDR_INFOBAR_COOKIE" file="info bar_cookie.png" />
167 <structure type="chrome_scaled_image" name="IDR_INFOBAR_DESKTOP_NOTIFICATI ONS" file="infobar_desktop_notifications.png" />
168 <structure type="chrome_scaled_image" name="IDR_INFOBAR_INCOMPLETE" file=" infobar_incomplete.png" />
169 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_CAMER A" file="infobar_camera.png" />
170 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_MIC" file="infobar_microphone.png" />
171 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MULTIPLE_DOWNLOADS " file="infobar_multiple_downloads.png" />
172 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_CRASHED" fi le="infobar_plugin_crashed.png" />
173 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_INSTALL" fi le="infobar_plugin.png" />
174 <structure type="chrome_scaled_image" name="IDR_INFOBAR_QUESTION_MARK" fil e="infobar_questionmark.png" />
175 <structure type="chrome_scaled_image" name="IDR_INFOBAR_RESTORE_SESSION" f ile="infobar_restore.png" />
176 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" fil e="infobar_savepassword.png" />
177 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SSL_WARNING" file= "infobar_insecure.png" />
178 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SYNC" file="infoba r_sync.png" />
179 <structure type="chrome_scaled_image" name="IDR_INFOBAR_THEME" file="infob ar_theme.png" />
180 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file="i nfobar_translate.png" />
181 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="input_a lert.png" />
182 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="input_go od.png" />
183 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER" file="keyword_search_magnifier.png" />
184 <if expr="pp_ifdef('toolkit_views')">
185 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_C" file="ash/ browser_omnibox_middle.png" />
186 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_L" file="ash/ browser_omnibox_left.png" />
187 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_R" file="ash/ browser_omnibox_right.png" />
188 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_BORDER" fil e="ash/browser_omnibox_border.png" />
189 </if>
190 <if expr="not pp_ifdef('toolkit_views')">
191 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_C" file="omni box_c.png" />
192 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_L" file="omni box_l.png" />
193 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_R" file="omni box_r.png" />
194 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_BORDER" fil e="omnibox_border.png" />
195 </if>
196 <if expr="not is_macosx">
197 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_KEYWORD_HIN T_TAB" file="keyword_hint_tab.png" />
198 </if>
199 <if expr="is_macosx">
200 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_KEYWORD_HIN T_TAB" file="keyword_hint_tab_mac.png" />
201 </if>
202 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SELECTED_KEYW ORD_BACKGROUND_C" file="keyword_search_bubble_c.png" />
203 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SELECTED_KEYW ORD_BACKGROUND_L" file="keyword_search_bubble_l.png" />
204 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SELECTED_KEYW ORD_BACKGROUND_R" file="keyword_search_bubble_r.png" />
205 <if expr="pp_ifdef('chromeos')">
206 <structure type="chrome_scaled_image" name="IDR_MIRROR_FLIP" file="mirro r_flip.png" />
207 </if>
208 <structure type="chrome_scaled_image" name="IDR_MOBILE" file="mobile.png" />
209 <structure type="chrome_scaled_image" name="IDR_MOBILE_LIT" file="mobile_l it.png" />
210 <if expr="pp_ifdef('toolkit_views')">
211 <!-- TODO(benrg): Get rid of all conditionals that test the output
212 context. -->
213 <if expr="context.startswith('default_')">
214 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="n ewtab_views.png" />
215 </if>
216 <if expr="not context.startswith('default_')">
217 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="n ewtab_normal.png" />
218 </if>
219 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="n ewtab_hover.png" />
220 <if expr="context.startswith('default_')">
221 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file= "newtab_p_views.png" />
222 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" fi le="newtab_button_mask_views.png" />
223 </if>
224 <if expr="not context.startswith('default_')">
225 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file= "newtab_pressed.png" />
226 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" fi le="newtab_button_mask.png" />
227 </if>
228 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_PLUS" file ="newtab_views_plus.png" />
229 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P_PLUS" fi le="newtab_p_views_plus.png" />
230 </if>
231 <if expr="not pp_ifdef('toolkit_views')">
232 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="new tab.png" />
233 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="n ewtab_hover.png" />
234 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="n ewtab_pressed.png" />
235 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file ="newtab_button_mask.png" />
236 </if>
237 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP" fil e="omnibox_extension_app.png" />
238 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP_SELE CTED" file="omnibox_extension_app_selected.png" />
239 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP" file="omnibo x_http.png" />
240 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_INVALID" fil e="omnibox_https_invalid.png" />
241 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_VALID" file= "omnibox_https_valid.png" />
242 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_WARNING" fil e="omnibox_https_warning.png" />
243 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP_SELECTED" fil e="omnibox_http_selected.png" />
244 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH" file="omni box_search.png" />
245 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR" file="omnibo x_star.png" />
246 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS" file="omnibox _tts.png" />
247 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_BAD" file="pagein fo_bad.png" />
248 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_GOOD" file="pagei nfo_good.png" />
249 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="pagei nfo_info.png" />
250 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MAJOR" fi le="pageinfo_warning_major.png" />
251 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MINOR" fi le="pageinfo_warning_minor.png" />
252 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE" file="panel_c lose.png" />
253 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_C" file="panel _close_click.png" />
254 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_H" file="panel _close_hover.png" />
255 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE" file="pane l_minimize.png" />
256 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_C" file="pa nel_minimize_click.png" />
257 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_H" file="pa nel_minimize_hover.png" />
258 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE" file="panel _restore.png" />
259 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_C" file="pan el_restore_click.png" />
260 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_H" file="pan el_restore_hover.png" />
261 <structure type="chrome_scaled_image" name="IDR_SAD_TAB" file="sadtab.png" />
262 <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" file ="safebrowsing_warning.png" />
263 <structure type="chrome_scaled_image" name="IDR_SEARCH_ENGINE_CHANGE_ALERT " file="protector_search_alert.png" />
264 <structure type="chrome_scaled_image" name="IDR_SEARCH_ENGINE_CHANGE_BADGE " file="protector_search_badge.png" />
265 <structure type="chrome_scaled_image" name="IDR_SEARCH_ENGINE_CHANGE_MENU" file="protector_search_menu.png" />
266 <structure type="chrome_scaled_image" name="IDR_SETTINGS_FAVICON" file="se ttings_favicon.png" />
267 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_C" file="ev_bubble_c.png" />
268 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_L" file="ev_bubble_l.png" />
269 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU ND_R" file="ev_bubble_r.png" />
270 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="otr_icon.p ng" />
271 <if expr="context.startswith('default_')">
272 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="otr_icon.png" />
273 </if>
274 <if expr="not context.startswith('default_')">
275 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="otr_icon_fullscreen.png" />
276 </if>
277 <structure type="chrome_scaled_image" name="IDR_PLUGIN" file="plugin.png" />
278 <if expr="pp_ifdef('_google_chrome')">
279 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="goog le_chrome/product_logo.png" />
280 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file ="google_chrome/product_logo_white.png" />
281 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="g oogle_chrome/product_logo_16.png" />
282 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_26" file="g oogle_chrome/product_logo_26.png" />
283 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="g oogle_chrome/product_logo_32.png" />
284 </if>
285 <if expr="not pp_ifdef('_google_chrome')">
286 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="chro mium/product_logo.png" />
287 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file ="chromium/product_logo_white.png" />
288 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="c hromium/product_logo_16.png" />
289 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_26" file="c hromium/product_logo_26.png" />
290 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="c hromium/product_logo_32.png" />
291 </if>
292 <if expr="not is_macosx">
293 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_0" file=" profile_avatar_generic.png" />
294 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_1" file=" profile_avatar_generic_aqua.png" />
295 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_2" file=" profile_avatar_generic_blue.png" />
296 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_3" file=" profile_avatar_generic_green.png" />
297 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_4" file=" profile_avatar_generic_orange.png" />
298 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_5" file=" profile_avatar_generic_purple.png" />
299 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_6" file=" profile_avatar_generic_red.png" />
300 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_7" file=" profile_avatar_generic_yellow.png" />
301 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_8" file=" profile_avatar_secret_agent.png" />
302 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_9" file=" profile_avatar_superhero.png" />
303 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_10" file= "profile_avatar_volley_ball.png" />
304 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_11" file= "profile_avatar_businessman.png" />
305 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_12" file= "profile_avatar_ninja.png" />
306 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_13" file= "profile_avatar_alien.png" />
307 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_14" file= "profile_avatar_awesome.png" />
308 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_15" file= "profile_avatar_flower.png" />
309 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file= "profile_avatar_pizza.png" />
310 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file= "profile_avatar_soccer.png" />
311 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file= "profile_avatar_burger.png" />
312 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file= "profile_avatar_cat.png" />
313 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file= "profile_avatar_cupcake.png" />
314 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file= "profile_avatar_dog.png" />
315 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file= "profile_avatar_horse.png" />
316 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file= "profile_avatar_margarita.png" />
317 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file= "profile_avatar_note.png" />
318 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file= "profile_avatar_sun_cloud.png" />
319 </if>
320 <if expr="is_macosx">
321 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_0" file=" profile_avatar_generic_mac.png" />
322 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_1" file=" profile_avatar_generic_aqua_mac.png" />
323 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_2" file=" profile_avatar_generic_blue_mac.png" />
324 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_3" file=" profile_avatar_generic_green_mac.png" />
325 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_4" file=" profile_avatar_generic_orange_mac.png" />
326 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_5" file=" profile_avatar_generic_purple_mac.png" />
327 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_6" file=" profile_avatar_generic_red_mac.png" />
328 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_7" file=" profile_avatar_generic_yellow_mac.png" />
329 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_8" file=" profile_avatar_secret_agent_mac.png" />
330 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_9" file=" profile_avatar_superhero_mac.png" />
331 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_10" file= "profile_avatar_volley_ball_mac.png" />
332 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_11" file= "profile_avatar_businessman_mac.png" />
333 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_12" file= "profile_avatar_ninja_mac.png" />
334 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_13" file= "profile_avatar_alien_mac.png" />
335 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_14" file= "profile_avatar_awesome_mac.png" />
336 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_15" file= "profile_avatar_flower_mac.png" />
337 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file= "profile_avatar_pizza_mac.png" />
338 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file= "profile_avatar_soccer_mac.png" />
339 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file= "profile_avatar_burger_mac.png" />
340 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file= "profile_avatar_cat_mac.png" />
341 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file= "profile_avatar_cupcake_mac.png" />
342 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file= "profile_avatar_dog_mac.png" />
343 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file= "profile_avatar_horse_mac.png" />
344 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file= "profile_avatar_margarita_mac.png" />
345 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file= "profile_avatar_note_mac.png" />
346 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file= "profile_avatar_sun_cloud_mac.png" />
347 </if>
348 <if expr="pp_ifdef('toolkit_views')">
349 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="ash/browse r_reload_normal.png" />
350 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="ash/brow ser_reload_hover.png" />
351 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="ash/brow ser_reload_pressed.png" />
352 <structure type="chrome_scaled_image" name="IDR_RELOAD_D" file="ash/brow ser_reload_disabled.png" />
353 </if>
354 <if expr="not pp_ifdef('toolkit_views')">
355 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="reload.png " />
356 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="reload_h over.png" />
357 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="reload_p ressed.png" />
358 </if>
359 <structure type="chrome_scaled_image" name="IDR_SAD_FAVICON" file="sadfavi con.png" />
360 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_MIC_EMPTY" fi le="speech_input_mic_empty.png" />
361 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_MIC_FULL" fil e="speech_input_mic_full.png" />
362 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_MIC_MASK" fil e="speech_input_mic_mask.png" />
363 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_MIC_NOISE" fi le="speech_input_mic_noise.png" />
364 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_SPINNER" file ="speech_input_spinner.png" />
365 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_BALLOON_ ICON" file="speech_input_tray_balloon_icon.png" />
366 <if expr="is_win">
367 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_EM PTY" file="speech_input_tray_windows_mic_empty.png" />
368 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_FULL " file="speech_input_tray_windows_mic_full.png" />
369 </if>
370 <if expr="is_linux or pp_ifdef('chromeos')">
371 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_EM PTY" file="speech_input_tray_macosx_mic_empty.png" />
372 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_FU LL" file="speech_input_tray_macosx_mic_full.png" />
373 </if>
374 <if expr="is_macosx">
375 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_EM PTY" file="speech_input_tray_linux_mic_empty.png" />
376 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_FU LL" file="speech_input_tray_linux_mic_full.png" />
377 </if>
378 <structure type="chrome_scaled_image" name="IDR_STAR" file="star.png" />
379 <structure type="chrome_scaled_image" name="IDR_STAR_LIT" file="star_lit.p ng" />
380 <if expr="pp_ifdef('chromeos')">
381 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_3G_DAR K" file="statusbar_network_3g_dark.png" />
382 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_3G_LIG HT" file="statusbar_network_3g_light.png" />
383 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_4G_DAR K" file="statusbar_network_4g_dark.png" />
384 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_4G_LIG HT" file="statusbar_network_4g_light.png" />
385 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_ARCS_D ARK" file="statusbar_network_arcs_dark.png" />
386 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_ARCS_L IGHT" file="statusbar_network_arcs_light.png" />
387 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_BARS_D ARK" file="statusbar_network_bars_dark.png" />
388 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_BARS_L IGHT" file="statusbar_network_bars_light.png" />
389 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_EDGE_D ARK" file="statusbar_network_edge_dark.png" />
390 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_EDGE_L IGHT" file="statusbar_network_edge_light.png" />
391 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_ROAMIN G_DARK" file="statusbar_network_roaming_dark.png" />
392 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_ROAMIN G_LIGHT" file="statusbar_network_roaming_light.png" />
393 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_SECURE _DARK" file="statusbar_network_secure_dark.png" />
394 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_SECURE _LIGHT" file="statusbar_network_secure_light.png" />
395 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_VPN" file="sta tusbar_vpn_dark.png" />
396 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_VPN_BADGE" fil e="statusbar_network_vpn_badge.png" />
397 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_WIRED" file="s tatusbar_wired.png" />
398 </if>
399 <structure type="chrome_scaled_image" name="IDR_ACTION_BOX_BUTTON" file="a ction_box_button.png" />
400 <if expr="pp_ifdef('toolkit_views')">
401 <structure type="chrome_scaled_image" name="IDR_STOP" file="ash/browser_ stop_normal.png" />
402 <structure type="chrome_scaled_image" name="IDR_STOP_D" file="ash/browse r_stop_disabled.png" />
403 <structure type="chrome_scaled_image" name="IDR_STOP_H" file="ash/browse r_stop_hover.png" />
404 <structure type="chrome_scaled_image" name="IDR_STOP_P" file="ash/browse r_stop_pressed.png" />
405 </if>
406 <if expr="not pp_ifdef('toolkit_views')">
407 <structure type="chrome_scaled_image" name="IDR_STOP" file="stop.png" />
408 <structure type="chrome_scaled_image" name="IDR_STOP_D" file="stop_disab led.png" />
409 <structure type="chrome_scaled_image" name="IDR_STOP_H" file="stop_hover .png" />
410 <structure type="chrome_scaled_image" name="IDR_STOP_P" file="stop_press ed.png" />
411 </if>
412 <if expr="is_macosx">
413 <structure type="chrome_scaled_image" name="IDR_SWIPE_BACK" file="back_l arge.png" />
414 <structure type="chrome_scaled_image" name="IDR_SWIPE_FORWARD" file="for ward_large.png" />
415 </if>
416 <if expr="pp_ifdef('toolkit_views')">
417 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file= "ash/tab_active_center.png" />
418 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="a sh/tab_active_left.png" />
419 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file=" ash/tab_active_right.png" />
420 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="as h/tab_alpha_left.png" />
421 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="a sh/tab_alpha_right.png" />
422 </if>
423 <if expr="not pp_ifdef('toolkit_views')">
424 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file= "tab_active_center.png" />
425 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="t ab_active_left.png" />
426 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file=" tab_active_right.png" />
427 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="ta b_alpha_left.png" />
428 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="t ab_alpha_right.png" />
429 </if>
430 <!-- Instant Extended API active tab images are common for all platforms. -->
431 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER_SEARCH" file="tab_active_center_search.png" />
432 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT_SEARCH" fi le="tab_active_left_search.png" />
433 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT_SEARCH" f ile="tab_active_right_search.png" />
434 <!-- Note: Tab close buttons are not traditional buttons. Tab close butto ns
435 fill a background with a color from the theme, tile IDR_TAB_CLOSE ove r it,
436 then apply IDR_TAB_CLOSE_MASK. See chrome/browser/ui/views/tabs/tab. cc -->
437 <if expr="pp_ifdef('toolkit_views')">
438 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE" file="ash/tab _close_normal.png" />
439 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_H" file="ash/t ab_close_hover.png" />
440 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_MASK" file="as h/tab_close_mask.png" />
441 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_P" file="ash/t ab_close_pressed.png" />
442 </if>
443 <if expr="not pp_ifdef('toolkit_views')">
444 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE" file="tab_clo se.png" />
445 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_H" file="tab_c lose_hover.png" />
446 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_MASK" file="ta b_close_mask.png" />
447 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_P" file="tab_c lose_pressed.png" />
448 </if>
449 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d rop_down.png" />
450 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro p_up.png" />
451 <if expr="pp_ifdef('toolkit_views')">
452 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil e="ash/tab_inactive_center.png" />
453 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file= "ash/tab_inactive_left.png" />
454 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file ="ash/tab_inactive_right.png" />
455 </if>
456 <if expr="not pp_ifdef('toolkit_views')">
457 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil e="tab_inactive_center.png" />
458 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file= "tab_inactive_left.png" />
459 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file ="tab_inactive_right.png" />
460 </if>
461 <!-- Ash has a gray frame, Windows uses blue. -->
462 <if expr="pp_ifdef('use_ash')">
463 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="ash/t heme_frame_default_active.png" />
464 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi le="ash/theme_frame_default_inactive.png" />
465 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f ile="ash/theme_frame_incognito_active.png" />
466 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN ACTIVE" file="ash/theme_frame_incognito_inactive.png" />
467 </if>
468 <if expr="not pp_ifdef('use_ash')">
469 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="theme _frame.png" />
470 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi le="theme_frame_inactive.png" />
471 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f ile="theme_frame_incognito.png" />
472 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN ACTIVE" file="theme_frame_incognito_inactive.png" />
473 </if>
474 <!-- Ash has gray tab backgrounds, Windows uses blue. -->
475 <if expr="pp_ifdef('use_ash')">
476 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi le="ash/theme_tab_background.png" />
477 </if>
478 <if expr="not pp_ifdef('use_ash')">
479 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi le="theme_tab_background.png" />
480 </if>
481 <!-- Ash has a dark gray toolbar background, Windows has light gray. -->
482 <if expr="pp_ifdef('use_ash')">
483 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="ash /theme_toolbar_default.png" />
484 </if>
485 <if expr="not pp_ifdef('use_ash') and is_macosx">
486 <!-- TODO(jamescook): Is this right? -->
487 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="the me_toolbar_default2.png" />
488 </if>
489 <if expr="not pp_ifdef('use_ash') and not is_macosx">
490 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="the me_toolbar_default.png" />
491 </if>
492 <!-- Instant Extended API toolbar background is common for all platforms. -->
493 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR_SEARCH" file ="theme_toolbar_search.png" />
494 <if expr="is_macosx">
495 <!-- TODO(jamescook): Is this right? -->
496 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR_INACTIVE" file="theme_toolbar_default_inactive2.png" />
497 </if>
498 <structure type="chrome_scaled_image" name="IDR_THROBBER_WAITING" file="th robber_waiting.png" />
499 <if expr="pp_ifdef('toolkit_views')">
500 <structure type="chrome_scaled_image" name="IDR_TOOLS" file="ash/browser _tools_normal.png" />
501 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="ash/brows er_tools_hover.png" />
502 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="ash/brows er_tools_pressed.png" />
503 </if>
504 <if expr="not pp_ifdef('toolkit_views')">
505 <structure type="chrome_scaled_image" name="IDR_TOOLS" file="tools.png" />
506 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="tools_hov er.png" />
507 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="tools_pre ssed.png" />
508 </if>
509 <structure type="chrome_scaled_image" name="IDR_UPDATE_AVAILABLE" file="up date_available.png" />
510 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE" file="update _badge.png" />
511 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE2" file="updat e_badge2.png" />
512 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE3" file="updat e_badge3.png" />
513 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE4" file="updat e_badge4.png" />
514 <structure type="chrome_scaled_image" name="IDR_UPDATE_FAIL" file="update_ fail.png" />
515 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU" file="update_ menu.png" />
516 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU2" file="update _menu2.png" />
517 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU3" file="update _menu3.png" />
518 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU4" file="update _menu4.png" />
519 <structure type="chrome_scaled_image" name="IDR_UPDATE_UPTODATE" file="upd ate_uptodate.png" />
520 <structure type="chrome_scaled_image" name="IDR_WARNING" file="alert_small .png" />
521 <if expr="pp_ifdef('_google_chrome')">
522 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="goo gle_chrome/webstore_icon.png" />
523 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" />
524 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" />
525 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
526 </if>
527 <if expr="not pp_ifdef('_google_chrome')">
528 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="chr omium/webstore_icon.png" />
529 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" chromium/webstore_icon_16.png" />
530 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" chromium/webstore_icon_24.png" />
531 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" chromium/webstore_icon_32.png" />
532 </if>
533 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" />
534 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" />
535 </structures>
536 </release>
537 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/theme_resources.grd ('k') | chrome/browser/alternate_nav_url_fetcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698