OLD | NEW |
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.h" type="rc_header"> | 4 <output filename="grit/theme_resources.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_map.cc" type="resource_map_source" /> | 7 <output filename="grit/theme_resources_map.cc" type="resource_map_source" co
ntext="default_100_percent" /> |
8 <output filename="grit/theme_resources_map.h" type="resource_map_header" /> | 8 <output filename="grit/theme_resources_map.h" type="resource_map_header" con
text="default_100_percent" /> |
9 <output filename="theme_resources.pak" type="data_package" /> | 9 <output filename="theme_resources_standard.pak" type="data_package" context=
"default_100_percent" /> |
10 <output filename="theme_resources.rc" type="rc_all" /> | 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" /> |
11 </outputs> | 14 </outputs> |
12 <release seq="1"> | 15 <release seq="1"> |
13 <includes> | 16 <structures fallback_to_low_resolution="true"> |
14 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST | 17 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST |
15 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE | 18 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE |
16 SAME CONDITIONALS. --> | 19 SAME CONDITIONALS. --> |
| 20 <structure type="chrome_scaled_image" name="IDR_ACCESSED_COOKIES" file="ac
cessed_cookies.png" /> |
| 21 <if expr="pp_ifdef('chromeos')"> |
| 22 <structure type="chrome_scaled_image" name="IDR_ACCESSIBILITY_ICON" file
="accessibility_icon.png" /> |
| 23 </if> |
| 24 <structure type="chrome_scaled_image" name="IDR_ACTION_BOX_BUTTON" file="a
ction_box_button.png" /> |
| 25 <structure type="chrome_scaled_image" name="IDR_APP_DEFAULT_ICON" file="ap
p_default_icon.png" /> |
| 26 <structure type="chrome_scaled_image" name="IDR_APP_DROPARROW" file="app_d
roparrow.png" /> |
| 27 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB" file
="nub.png" /> |
| 28 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB_MASK"
file="nub_mask.png" /> |
| 29 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_SMALL_BUB
BLE" file="small_bubble.png" /> |
| 30 <if expr="not pp_ifdef('toolkit_views')"> |
| 31 <structure type="chrome_scaled_image" name="IDR_BACK" file="back.png" /> |
| 32 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="back_disab
led.png" /> |
| 33 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="back_hover
.png" /> |
| 34 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="back_press
ed.png" /> |
| 35 </if> |
| 36 <!-- TODO(jamescook): Update all Chrome platforms to use the new art and m
etrics |
| 37 from Ash, crbug.com/118228 --> |
| 38 <if expr="pp_ifdef('toolkit_views')"> |
| 39 <structure type="chrome_scaled_image" name="IDR_BACK" file="ash/browser_
back_normal.png" /> |
| 40 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="ash/browse
r_back_disabled.png" /> |
| 41 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="ash/browse
r_back_hover.png" /> |
| 42 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="ash/browse
r_back_pressed.png" /> |
| 43 </if> |
| 44 <structure type="chrome_scaled_image" name="IDR_BALLOON_CLOSE" file="ballo
on_close.png" /> |
| 45 <structure type="chrome_scaled_image" name="IDR_BALLOON_CLOSE_HOVER" file=
"balloon_close_hover.png" /> |
| 46 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH" file="noti
fication_wrench.png" /> |
| 47 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH_H" file="no
tification_wrench_hover.png" /> |
| 48 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH_P" file="no
tification_wrench_pressed.png" /> |
| 49 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="blo
cked_cookies.png" /> |
| 50 <structure type="chrome_scaled_image" name="IDR_BLOCKED_IMAGES" file="bloc
ked_images.png" /> |
| 51 <structure type="chrome_scaled_image" name="IDR_BLOCKED_JAVASCRIPT" file="
blocked_script.png" /> |
| 52 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MIXED_CONTENT" fil
e="blocked_mixed_content.png" /> |
| 53 <structure type="chrome_scaled_image" name="IDR_BLOCKED_PLUGINS" file="blo
cked_plugins.png" /> |
| 54 <structure type="chrome_scaled_image" name="IDR_BLOCKED_POPUPS" file="bloc
ked_popups.png" /> |
| 55 <structure type="chrome_scaled_image" name="IDR_BOOKMARKS_FAVICON" file="b
ookmarks_favicon.png" /> |
| 56 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_CHEVRONS" fil
e="chevron.png" /> |
| 57 <if expr="is_macosx"> |
| 58 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil
e="bookmark_bar_folder_mac.png" /> |
| 59 </if> |
| 60 <if expr="not is_macosx"> |
| 61 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil
e="bookmark_bar_folder.png" /> |
| 62 </if> |
| 63 <if expr="pp_ifdef('chromeos')"> |
| 64 <structure type="chrome_scaled_image" name="IDR_BRIGHTNESS_BUBBLE_ICON"
file="brightness_icon.png" /> |
| 65 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_CHOOSE
_FILE" file="choose_file.png" /> |
| 66 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_TAKE_P
HOTO" file="take_photo.png" /> |
| 67 <structure type="chrome_scaled_image" name="IDR_CAPS_LOCK_ICON" file="ca
ps_lock_icon.png" /> |
| 68 </if> |
| 69 <if expr="not pp_ifdef('toolkit_views')"> |
| 70 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="br
owser_action.png" /> |
| 71 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW
" file="browser_actions_overflow.png" /> |
| 72 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW
_H" file="browser_actions_overflow_hover.png" /> |
| 73 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW
_P" file="browser_actions_overflow_pressed.png" /> |
| 74 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file="
browser_action_hover.png" /> |
| 75 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file="
browser_action_pressed.png" /> |
| 76 </if> |
| 77 <if expr="pp_ifdef('toolkit_views')"> |
| 78 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="as
h/browser_action_normal.png" /> |
| 79 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW
" file="ash/browser_actions_overflow_normal.png" /> |
| 80 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW
_H" file="ash/browser_actions_overflow_hover.png" /> |
| 81 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW
_P" file="ash/browser_actions_overflow_pressed.png" /> |
| 82 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file="
ash/browser_action_hover.png" /> |
| 83 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file="
ash/browser_action_pressed.png" /> |
| 84 </if> |
| 85 <structure type="chrome_scaled_image" name="IDR_CLOSE_BUTTON_MASK" file="c
lose_button_mask.png" /> |
| 86 <if expr="is_win"> |
| 87 <structure type="chrome_scaled_image" name="IDR_CONFLICT_BADGE" file="co
nflict_badge.png" /> |
| 88 <structure type="chrome_scaled_image" name="IDR_CONFLICT_FAVICON" file="
about_conflicts_favicon.png" /> |
| 89 <structure type="chrome_scaled_image" name="IDR_CONFLICT_MENU" file="con
flict_menu.png" /> |
| 90 </if> |
| 91 <structure type="chrome_scaled_image" name="IDR_CONSTRAINED_BOTTOM_CENTER_
V" file="constrained_bottom_center_v.png" /> |
| 92 <structure type="chrome_scaled_image" name="IDR_CONSTRAINED_BOTTOM_LEFT_CO
RNER_V" file="constrained_bottom_left_corner_v.png" /> |
| 93 <structure type="chrome_scaled_image" name="IDR_CONSTRAINED_BOTTOM_RIGHT_C
ORNER_V" file="constrained_bottom_right_corner_v.png" /> |
| 94 <structure type="chrome_scaled_image" name="IDR_CONSTRAINED_LEFT_SIDE_V" f
ile="constrained_left_side_v.png" /> |
| 95 <structure type="chrome_scaled_image" name="IDR_CONSTRAINED_RIGHT_SIDE_V"
file="constrained_right_side_v.png" /> |
| 96 <structure type="chrome_scaled_image" name="IDR_CONSTRAINED_TOP_CENTER_V"
file="constrained_top_center_v.png" /> |
| 97 <structure type="chrome_scaled_image" name="IDR_CONSTRAINED_TOP_LEFT_CORNE
R_V" file="constrained_top_left_corner_v.png" /> |
| 98 <structure type="chrome_scaled_image" name="IDR_CONSTRAINED_TOP_RIGHT_CORN
ER_V" file="constrained_top_right_corner_v.png" /> |
| 99 <!-- TODO(benrg): Get rid of all conditionals that test the output |
| 100 context. --> |
| 101 <if expr="context.startswith('default_')"> |
| 102 <!-- Ash doesn't draw rounded content area, so needs a special top |
| 103 image. --> |
| 104 <if expr="not pp_ifdef('use_ash')"> |
| 105 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER" fi
le="content_top_center.png" /> |
| 106 </if> |
| 107 <if expr="pp_ifdef('use_ash')"> |
| 108 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER" fi
le="ash/content_top_center.png" /> |
| 109 </if> |
| 110 </if> |
| 111 <if expr="not context.startswith('default_')"> |
| 112 <!-- TODO(benrg): This is obviously wrong; fix it. --> |
| 113 <if expr="not pp_ifdef('use_ash')"> |
| 114 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER" fi
le="ash/content_top_center.png" /> |
| 115 </if> |
| 116 <if expr="pp_ifdef('use_ash')"> |
| 117 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER" fi
le="content_top_center_ash.png" /> |
| 118 </if> |
| 119 </if> |
| 120 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_LEFT_CORNER" f
ile="content_top_left_corner.png" /> |
| 121 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_LEFT_CORNER_MA
SK" file="content_top_left_corner_mask.png" /> |
| 122 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_RIGHT_CORNER"
file="content_top_right_corner.png" /> |
| 123 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_RIGHT_CORNER_M
ASK" file="content_top_right_corner_mask.png" /> |
| 124 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_EXTENSI
ON" file="controlled_setting_extension.png" /> |
| 125 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_EXTENSI
ON_GRAY" file="controlled_setting_extension_gray.png" /> |
| 126 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_EXTENSI
ON_LARGE" file="controlled_setting_extension_large.png" /> |
| 127 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_MANDATO
RY" file="controlled_setting_mandatory.png" /> |
| 128 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_MANDATO
RY_GRAY" file="controlled_setting_mandatory_gray.png" /> |
| 129 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_MANDATO
RY_LARGE" file="controlled_setting_mandatory_large.png" /> |
| 130 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_RECOMME
NDED" file="controlled_setting_recommended.png" /> |
| 131 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_RECOMME
NDED_GRAY" file="controlled_setting_recommended_gray.png" /> |
| 132 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_RECOMME
NDED_LARGE" file="controlled_setting_recommended_large.png" /> |
| 133 <structure type="chrome_scaled_image" name="IDR_COOKIE_ICON" file="cookie.
png" /> |
| 134 <structure type="chrome_scaled_image" name="IDR_COOKIE_STORAGE_ICON" file=
"cookie_storage.png" /> |
| 135 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_EMPTY" file="cws_
star_empty.png" /> |
| 136 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_FULL" file="cws_s
tar_full.png" /> |
| 137 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_HALF" file="cws_s
tar_half.png" /> |
| 138 <if expr="pp_ifdef('chromeos')"> |
| 139 <structure type="chrome_scaled_image" name="IDR_DIVIDER_VERT" file="divi
der_vert.png" /> |
| 140 </if> |
| 141 <structure type="chrome_scaled_image" name="IDR_DOCK_HIGH" file="dock_tab_
high.png" /> |
| 142 <structure type="chrome_scaled_image" name="IDR_DOCK_MAX" file="dock_tab_m
ax.png" /> |
| 143 <structure type="chrome_scaled_image" name="IDR_DOCK_WIDE" file="dock_tab_
wide.png" /> |
| 144 <structure type="chrome_scaled_image" name="IDR_DOWNLOADS_FAVICON" file="d
ownloads_favicon.png" /> |
| 145 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_ANIMATION_BEGIN"
file="download_animation_begin.png" /> |
| 146 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT
TOM" file="download_button_center_bottom.png" /> |
| 147 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT
TOM_H" file="download_button_center_bottom_hover.png" /> |
| 148 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT
TOM_P" file="download_button_center_bottom_pressed.png" /> |
| 149 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID
DLE" file="download_button_center_middle.png" /> |
| 150 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID
DLE_H" file="download_button_center_middle_hover.png" /> |
| 151 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID
DLE_P" file="download_button_center_middle_pressed.png" /> |
| 152 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_TOP
" file="download_button_center_top.png" /> |
| 153 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_TOP
_H" file="download_button_center_top_hover.png" /> |
| 154 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_TOP
_P" file="download_button_center_top_pressed.png" /> |
| 155 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_LEFT_BOTTO
M" file="download_button_left_bottom.png" /> |
| 156 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_LEFT_BOTTO
M_H" file="download_button_left_bottom_hover.png" /> |
| 157 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_LEFT_BOTTO
M_P" file="download_button_left_bottom_pressed.png" /> |
| 158 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_LEFT_MIDDL
E" file="download_button_left_middle.png" /> |
| 159 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_LEFT_MIDDL
E_H" file="download_button_left_middle_hover.png" /> |
| 160 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_LEFT_MIDDL
E_P" file="download_button_left_middle_pressed.png" /> |
| 161 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_LEFT_TOP"
file="download_button_left_top.png" /> |
| 162 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_LEFT_TOP_H
" file="download_button_left_top_hover.png" /> |
| 163 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_LEFT_TOP_P
" file="download_button_left_top_pressed.png" /> |
| 164 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_MENU_BOTTO
M" file="download_button_menu_bottom.png" /> |
| 165 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_MENU_BOTTO
M_H" file="download_button_menu_bottom_hover.png" /> |
| 166 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_MENU_BOTTO
M_P" file="download_button_menu_bottom_pressed.png" /> |
| 167 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_MENU_MIDDL
E" file="download_button_menu_middle.png" /> |
| 168 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_MENU_MIDDL
E_H" file="download_button_menu_middle_hover.png" /> |
| 169 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_MENU_MIDDL
E_P" file="download_button_menu_middle_pressed.png" /> |
| 170 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_MENU_TOP"
file="download_button_menu_top.png" /> |
| 171 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_MENU_TOP_H
" file="download_button_menu_top_hover.png" /> |
| 172 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_MENU_TOP_P
" file="download_button_menu_top_pressed.png" /> |
| 173 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_BOTT
OM" file="download_button_right_bottom.png" /> |
| 174 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_BOTT
OM_H" file="download_button_right_bottom_hover.png" /> |
| 175 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_BOTT
OM_NO_DD" file="download_button_right_bottom_no_dd.png" /> |
| 176 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_BOTT
OM_P" file="download_button_right_bottom_pressed.png" /> |
| 177 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD
LE" file="download_button_right_middle.png" /> |
| 178 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD
LE_H" file="download_button_right_middle_hover.png" /> |
| 179 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD
LE_NO_DD" file="download_button_right_middle_no_dd.png" /> |
| 180 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD
LE_P" file="download_button_right_middle_pressed.png" /> |
| 181 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP"
file="download_button_right_top.png" /> |
| 182 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_
H" file="download_button_right_top_hover.png" /> |
| 183 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_
NO_DD" file="download_button_right_top_no_dd.png" /> |
| 184 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_
P" file="download_button_right_top_pressed.png" /> |
| 185 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_BACKGROU
ND_16" file="download_progress_background16.png" /> |
| 186 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_BACKGROU
ND_32" file="download_progress_background32.png" /> |
| 187 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_FOREGROU
ND_16" file="download_progress_foreground16.png" /> |
| 188 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_FOREGROU
ND_32" file="download_progress_foreground32.png" /> |
| 189 <if expr="pp_ifdef('chromeos')"> |
| 190 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_BOTTOM_H" file=
"textbutton_dropdown_b_hover.png" /> |
| 191 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_BOTTOM_LEFT_H"
file="textbutton_dropdown_bl_hover.png" /> |
| 192 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_BOTTOM_LEFT_P"
file="textbutton_dropdown_bl_pressed.png" /> |
| 193 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_BOTTOM_P" file=
"textbutton_dropdown_b_pressed.png" /> |
| 194 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_BOTTOM_RIGHT_H"
file="textbutton_dropdown_br_hover.png" /> |
| 195 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_BOTTOM_RIGHT_P"
file="textbutton_dropdown_br_pressed.png" /> |
| 196 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_CENTER_H" file=
"textbutton_dropdown_c_hover.png" /> |
| 197 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_CENTER_P" file=
"textbutton_dropdown_c_pressed.png" /> |
| 198 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_LEFT_H" file="t
extbutton_dropdown_l_hover.png" /> |
| 199 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_LEFT_P" file="t
extbutton_dropdown_l_pressed.png" /> |
| 200 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_RIGHT_H" file="
textbutton_dropdown_r_hover.png" /> |
| 201 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_RIGHT_P" file="
textbutton_dropdown_r_pressed.png" /> |
| 202 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_TOP_H" file="te
xtbutton_dropdown_t_hover.png" /> |
| 203 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_TOP_LEFT_H" fil
e="textbutton_dropdown_tl_hover.png" /> |
| 204 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_TOP_LEFT_P" fil
e="textbutton_dropdown_tl_pressed.png" /> |
| 205 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_TOP_P" file="te
xtbutton_dropdown_t_pressed.png" /> |
| 206 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_TOP_RIGHT_H" fi
le="textbutton_dropdown_tr_hover.png" /> |
| 207 <structure type="chrome_scaled_image" name="IDR_DROPDOWN_TOP_RIGHT_P" fi
le="textbutton_dropdown_tr_pressed.png" /> |
| 208 <structure type="chrome_scaled_image" name="IDR_ENROLL_FAILURE" file="en
roll_failure.png" /> |
| 209 <structure type="chrome_scaled_image" name="IDR_ENROLL_SUCCESS" file="en
roll_success.png" /> |
| 210 </if> |
| 211 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file="
plugin.png" /> |
| 212 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_HAL
F_LEFT" file="extensions_rating_star_half_left.png" /> |
| 213 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_HAL
F_RIGHT" file="extensions_rating_star_half_right.png" /> |
| 214 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_OFF
" file="extensions_rating_star_off.png" /> |
| 215 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_ON"
file="extensions_rating_star_on.png" /> |
| 216 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_SECTION" file="
extensions_section.png" /> |
| 217 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_SECTION_SMALL"
file="extensions_section_small.png" /> |
| 218 <structure type="chrome_scaled_image" name="IDR_EXTENSION_COMMAND_CLOSE" f
ile="extension_command_close.png" /> |
| 219 <structure type="chrome_scaled_image" name="IDR_EXTENSION_DEFAULT_ICON" fi
le="extension_default_icon.png" /> |
| 220 <structure type="chrome_scaled_image" name="IDR_FEEDBACK" file="feedback.p
ng" /> |
| 221 <structure type="chrome_scaled_image" name="IDR_FEEDBACK_H" file="feedback
_hover.png" /> |
| 222 <structure type="chrome_scaled_image" name="IDR_FEEDBACK_P" file="feedback
_pressed.png" /> |
| 223 <if expr="pp_ifdef('chromeos')"> |
| 224 <structure type="chrome_scaled_image" name="IDR_FILES_APP_ICON" file="fi
les_app_icon.png" /> |
| 225 </if> |
| 226 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT" file="fin
d_next.png" /> |
| 227 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT_H" file="f
ind_next_hover.png" /> |
| 228 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_NEXT_P" file="f
ind_next_disabled.png" /> |
| 229 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV" file="fin
d_prev.png" /> |
| 230 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_H" file="f
ind_prev_hover.png" /> |
| 231 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_P" file="f
ind_prev_disabled.png" /> |
| 232 <structure type="chrome_scaled_image" name="IDR_FIND_BOX_BACKGROUND" file=
"find_box_bg.png" /> |
| 233 <structure type="chrome_scaled_image" name="IDR_FIND_BOX_BACKGROUND_LEFT"
file="find_box_bg_left.png" /> |
| 234 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_LEFT" file="fi
nd_dialog_left.png" /> |
| 235 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_MIDDLE" file="
find_dialog_middle.png" /> |
| 236 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_RIGHT" file="f
ind_dialog_right.png" /> |
| 237 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_LEFT_BACKGROUND"
file="find_dlg_left_bg.png" /> |
| 238 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_MIDDLE_BACKGROUND
" file="find_dlg_middle_bg.png" /> |
| 239 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_RIGHT_BACKGROUND"
file="find_dlg_right_bg.png" /> |
| 240 <structure type="chrome_scaled_image" name="IDR_FLAGS" file="flags.png" /> |
| 241 <if expr="not pp_ifdef('toolkit_views')"> |
| 242 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="forward.p
ng" /> |
| 243 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="forward
_disabled.png" /> |
| 244 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="forward
_hover.png" /> |
| 245 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="forward
_pressed.png" /> |
| 246 </if> |
| 247 <if expr="pp_ifdef('toolkit_views')"> |
| 248 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="ash/brows
er_forward_normal.png" /> |
| 249 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="ash/bro
wser_forward_disabled.png" /> |
| 250 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="ash/bro
wser_forward_hover.png" /> |
| 251 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="ash/bro
wser_forward_pressed.png" /> |
| 252 </if> |
| 253 <structure type="chrome_scaled_image" name="IDR_FROZEN_TAB_ICON" file="fro
zen_tab.png" /> |
| 254 <structure type="chrome_scaled_image" name="IDR_FULLSCREEN_MENU_BUTTON" fi
le="fullscreen_menu_button.png" /> |
| 255 <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_ALLOWED_LOCATI
ONBAR_ICON" file="geolocation_allowed_locationbar_icon.png" /> |
| 256 <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_DENIED_LOCATIO
NBAR_ICON" file="geolocation_denied_locationbar_icon.png" /> |
| 257 <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_INFOBAR_ICON"
file="infobar_geolocation.png" /> |
| 258 <if expr="pp_ifdef('chromeos')"> |
| 259 <structure type="chrome_scaled_image" name="IDR_GUEST_ICON" file="guest_
icon.png" /> |
| 260 <structure type="chrome_scaled_image" name="IDR_HELP_MENU" file="help_16
.png" /> |
| 261 </if> |
| 262 <structure type="chrome_scaled_image" name="IDR_HISTORY_FAVICON" file="his
tory_favicon.png" /> |
| 263 <if expr="not pp_ifdef('toolkit_views')"> |
| 264 <structure type="chrome_scaled_image" name="IDR_HOME" file="home.png" /> |
| 265 </if> |
| 266 <if expr="pp_ifdef('toolkit_views')"> |
| 267 <structure type="chrome_scaled_image" name="IDR_HOME" file="ash/browser_
home_normal.png" /> |
| 268 </if> |
| 269 <structure type="chrome_scaled_image" name="IDR_HOMEPAGE_CHANGE_ALERT" fil
e="protector_home_alert.png" /> |
| 270 <structure type="chrome_scaled_image" name="IDR_HOMEPAGE_CHANGE_BADGE" fil
e="protector_home_badge.png" /> |
| 271 <structure type="chrome_scaled_image" name="IDR_HOMEPAGE_CHANGE_MENU" file
="protector_home_menu.png" /> |
| 272 <if expr="not pp_ifdef('toolkit_views')"> |
| 273 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="home_hover
.png" /> |
| 274 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="home_press
ed.png" /> |
| 275 </if> |
| 276 <if expr="pp_ifdef('toolkit_views')"> |
| 277 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="ash/browse
r_home_hover.png" /> |
| 278 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="ash/browse
r_home_pressed.png" /> |
| 279 </if> |
| 280 <if expr="pp_ifdef('chromeos')"> |
| 281 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER24" file="i
con_add_user24.png" /> |
| 282 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER24_WHITE" f
ile="icon_add_user24_white.png" /> |
| 283 <structure type="chrome_scaled_image" name="IDR_ICON_POWER24" file="icon
_power24.png" /> |
| 284 <structure type="chrome_scaled_image" name="IDR_ICON_POWER24_WHITE" file
="icon_power24_white.png" /> |
| 285 </if> |
| 286 <if expr="is_win"> |
| 287 <structure type="chrome_scaled_image" name="IDR_INCOGNITO_SWITCH_OFF" fi
le="incognito_switch_off.png" /> |
| 288 <structure type="chrome_scaled_image" name="IDR_INCOGNITO_SWITCH_ON" fil
e="incognito_switch_on.png" /> |
| 289 <structure type="chrome_scaled_image" name="IDR_INCOMPATIBILITY_DOT_ACTI
VE" file="incompatibility_dot_active.png" /> |
| 290 <structure type="chrome_scaled_image" name="IDR_INCOMPATIBILITY_DOT_INAC
TIVE" file="incompatibility_dot_inactive.png" /> |
| 291 </if> |
| 292 <structure type="chrome_scaled_image" name="IDR_INFO" file="info_small.png
" /> |
| 293 <if expr="pp_ifdef('toolkit_views')"> |
| 294 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_H"
file="infobarbutton_b_hover.png" /> |
| 295 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_LEF
T_H" file="infobarbutton_bl_hover.png" /> |
| 296 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_LEF
T_N" file="infobarbutton_bl_n.png" /> |
| 297 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_LEF
T_P" file="infobarbutton_bl_pressed.png" /> |
| 298 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_N"
file="infobarbutton_b_n.png" /> |
| 299 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_P"
file="infobarbutton_b_pressed.png" /> |
| 300 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_RIG
HT_H" file="infobarbutton_br_hover.png" /> |
| 301 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_RIG
HT_N" file="infobarbutton_br_n.png" /> |
| 302 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_BOTTOM_RIG
HT_P" file="infobarbutton_br_pressed.png" /> |
| 303 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_CENTER_H"
file="infobarbutton_c_hover.png" /> |
| 304 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_CENTER_N"
file="infobarbutton_c_n.png" /> |
| 305 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_CENTER_P"
file="infobarbutton_c_pressed.png" /> |
| 306 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_LEFT_H" fi
le="infobarbutton_l_hover.png" /> |
| 307 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_LEFT_N" fi
le="infobarbutton_l_n.png" /> |
| 308 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_LEFT_P" fi
le="infobarbutton_l_pressed.png" /> |
| 309 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_MENU_DROPA
RROW" file="infobarbutton_menu_droparrow.png" /> |
| 310 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_RIGHT_H" f
ile="infobarbutton_r_hover.png" /> |
| 311 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_RIGHT_N" f
ile="infobarbutton_r_n.png" /> |
| 312 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_RIGHT_P" f
ile="infobarbutton_r_pressed.png" /> |
| 313 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_H" fil
e="infobarbutton_t_hover.png" /> |
| 314 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_LEFT_H
" file="infobarbutton_tl_hover.png" /> |
| 315 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_LEFT_N
" file="infobarbutton_tl_n.png" /> |
| 316 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_LEFT_P
" file="infobarbutton_tl_pressed.png" /> |
| 317 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_N" fil
e="infobarbutton_t_n.png" /> |
| 318 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_P" fil
e="infobarbutton_t_pressed.png" /> |
| 319 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_RIGHT_
H" file="infobarbutton_tr_hover.png" /> |
| 320 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_RIGHT_
N" file="infobarbutton_tr_n.png" /> |
| 321 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_TOP_RIGHT_
P" file="infobarbutton_tr_pressed.png" /> |
| 322 </if> |
| 323 <structure type="chrome_scaled_image" name="IDR_INFOBAR_ALT_NAV_URL" file=
"infobar_didyoumean.png" /> |
| 324 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL" file="in
fobar_autofill.png" /> |
| 325 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOLOGIN" file="i
nfobar_autologin.png" /> |
| 326 <structure type="chrome_scaled_image" name="IDR_INFOBAR_COOKIE" file="info
bar_cookie.png" /> |
| 327 <structure type="chrome_scaled_image" name="IDR_INFOBAR_DESKTOP_NOTIFICATI
ONS" file="infobar_desktop_notifications.png" /> |
| 328 <structure type="chrome_scaled_image" name="IDR_INFOBAR_INCOMPLETE" file="
infobar_incomplete.png" /> |
| 329 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_CAMER
A" file="infobar_camera.png" /> |
| 330 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_MIC"
file="infobar_microphone.png" /> |
| 331 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MULTIPLE_DOWNLOADS
" file="infobar_multiple_downloads.png" /> |
| 332 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_CRASHED" fi
le="infobar_plugin_crashed.png" /> |
| 333 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_INSTALL" fi
le="infobar_plugin.png" /> |
| 334 <structure type="chrome_scaled_image" name="IDR_INFOBAR_QUESTION_MARK" fil
e="infobar_questionmark.png" /> |
| 335 <structure type="chrome_scaled_image" name="IDR_INFOBAR_RESTORE_SESSION" f
ile="infobar_restore.png" /> |
| 336 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" fil
e="infobar_savepassword.png" /> |
| 337 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SSL_WARNING" file=
"infobar_insecure.png" /> |
| 338 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SYNC" file="infoba
r_sync.png" /> |
| 339 <structure type="chrome_scaled_image" name="IDR_INFOBAR_THEME" file="infob
ar_theme.png" /> |
| 340 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file="i
nfobar_translate.png" /> |
| 341 <structure type="chrome_scaled_image" name="IDR_INFO_BUBBLE_CLOSE" file="b
ubble_close.png" /> |
| 342 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="input_a
lert.png" /> |
| 343 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="input_go
od.png" /> |
| 344 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER"
file="keyword_search_magnifier.png" /> |
| 345 <structure type="chrome_scaled_image" name="IDR_KILLED_TAB" file="killtab.
png" /> |
| 346 <if expr="not pp_ifdef('toolkit_views')"> |
| 347 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_C" file="omni
box_c.png" /> |
| 348 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_L" file="omni
box_l.png" /> |
| 349 </if> |
| 350 <if expr="pp_ifdef('toolkit_views')"> |
| 351 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_C" file="ash/
browser_omnibox_middle.png" /> |
| 352 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_L" file="ash/
browser_omnibox_left.png" /> |
| 353 </if> |
| 354 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_POPUPMODE_CENTE
R" file="omnibox_popup_c.png" /> |
| 355 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_POPUPMODE_EDGE"
file="omnibox_popup_edge.png" /> |
| 356 <if expr="not pp_ifdef('toolkit_views')"> |
| 357 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_R" file="omni
box_r.png" /> |
| 358 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_BORDER" fil
e="omnibox_border.png" /> |
| 359 </if> |
| 360 <if expr="pp_ifdef('toolkit_views')"> |
| 361 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_R" file="ash/
browser_omnibox_right.png" /> |
| 362 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_BORDER" fil
e="ash/browser_omnibox_border.png" /> |
| 363 </if> |
| 364 <if expr="is_macosx"> |
| 365 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_KEYWORD_HIN
T_TAB" file="keyword_hint_tab_mac.png" /> |
| 366 </if> |
| 367 <if expr="not is_macosx"> |
| 368 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_KEYWORD_HIN
T_TAB" file="keyword_hint_tab.png" /> |
| 369 </if> |
| 370 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SELECTED_KEYW
ORD_BACKGROUND_C" file="keyword_search_bubble_c.png" /> |
| 371 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SELECTED_KEYW
ORD_BACKGROUND_L" file="keyword_search_bubble_l.png" /> |
| 372 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SELECTED_KEYW
ORD_BACKGROUND_R" file="keyword_search_bubble_r.png" /> |
| 373 <if expr="pp_ifdef('chromeos')"> |
| 374 <structure type="chrome_scaled_image" name="IDR_LOGIN_ADD_USER" file="lo
gin_add_user.png" /> |
| 375 <structure type="chrome_scaled_image" name="IDR_LOGIN_ADD_USER_HOVER" fi
le="login_add_user_hover.png" /> |
| 376 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER" file
="avatar_beaker.png" /> |
| 377 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_1" fi
le="avatar_bee.png" /> |
| 378 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_2" fi
le="avatar_briefcase.png" /> |
| 379 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_3" fi
le="avatar_circles.png" /> |
| 380 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_4" fi
le="avatar_cloud.png" /> |
| 381 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_5" fi
le="avatar_cupcake.png" /> |
| 382 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_6" fi
le="avatar_day.png" /> |
| 383 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_7" fi
le="avatar_flower.png" /> |
| 384 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_8" fi
le="avatar_globe.png" /> |
| 385 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_9" fi
le="avatar_hotair.png" /> |
| 386 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_10" f
ile="avatar_ladybug.png" /> |
| 387 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_11" f
ile="avatar_leaf.png" /> |
| 388 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_12" f
ile="avatar_night.png" /> |
| 389 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_13" f
ile="avatar_plane.png" /> |
| 390 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_14" f
ile="avatar_robot_body.png" /> |
| 391 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_15" f
ile="avatar_robot_head.png" /> |
| 392 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_16" f
ile="avatar_toolbox.png" /> |
| 393 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_17" f
ile="avatar_user_color.png" /> |
| 394 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_18" f
ile="avatar_user_enterprise.png" /> |
| 395 <structure type="chrome_scaled_image" name="IDR_LOGIN_GUEST" file="login
_guest.png" /> |
| 396 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK
" file="login_password_capslock.png" /> |
| 397 </if> |
| 398 <structure type="chrome_scaled_image" name="IDR_MANAGED" file="managed_sma
ll.png" /> |
| 399 <if expr="is_macosx"> |
| 400 <structure type="chrome_scaled_image" name="IDR_MANAGED_MODE_AVATAR" fil
e="managed_mode_avatar_mac.png" /> |
| 401 </if> |
| 402 <if expr="not is_macosx"> |
| 403 <structure type="chrome_scaled_image" name="IDR_MANAGED_MODE_AVATAR" fil
e="managed_mode_avatar.png" /> |
| 404 </if> |
| 405 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_BUTTON_MASK" file
="maximize_button_mask.png" /> |
| 406 <structure type="chrome_scaled_image" name="IDR_MEDIA_STREAM_CAPTURE_LED"
file="media_stream_capture_led.png" /> |
| 407 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_BUTTON_MASK" file
="minimize_button_mask.png" /> |
| 408 <if expr="pp_ifdef('chromeos')"> |
| 409 <structure type="chrome_scaled_image" name="IDR_MIRROR_FLIP" file="mirro
r_flip.png" /> |
| 410 </if> |
| 411 <structure type="chrome_scaled_image" name="IDR_MOBILE" file="mobile.png"
/> |
| 412 <structure type="chrome_scaled_image" name="IDR_MOBILE_LIT" file="mobile_l
it.png" /> |
| 413 <if expr="pp_ifdef('chromeos')"> |
| 414 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD_HO
VER" file="network_show_password_hover.png" /> |
| 415 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD_OF
F" file="network_show_password_off.png" /> |
| 416 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD_ON
" file="network_show_password_on.png" /> |
| 417 </if> |
| 418 <if expr="not pp_ifdef('toolkit_views')"> |
| 419 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="new
tab.png" /> |
| 420 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="n
ewtab_hover.png" /> |
| 421 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file
="newtab_button_mask.png" /> |
| 422 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="n
ewtab_pressed.png" /> |
| 423 </if> |
| 424 <if expr="pp_ifdef('toolkit_views')"> |
| 425 <if expr="context.startswith('default_')"> |
| 426 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="n
ewtab_views.png" /> |
| 427 </if> |
| 428 <if expr="not context.startswith('default_')"> |
| 429 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="n
ewtab_normal.png" /> |
| 430 </if> |
| 431 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="n
ewtab_hover.png" /> |
| 432 <if expr="context.startswith('default_')"> |
| 433 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" fi
le="newtab_button_mask_views.png" /> |
| 434 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file=
"newtab_p_views.png" /> |
| 435 </if> |
| 436 <if expr="not context.startswith('default_')"> |
| 437 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" fi
le="newtab_button_mask.png" /> |
| 438 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file=
"newtab_pressed.png" /> |
| 439 </if> |
| 440 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_PLUS" file
="newtab_views_plus.png" /> |
| 441 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P_PLUS" fi
le="newtab_p_views_plus.png" /> |
| 442 </if> |
| 443 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROMEOS_WELCOME_PA
GE_THUMBNAIL" file="ntp_welcome_thumb_chromeos.png" /> |
| 444 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PAGE
_THUMBNAIL" file="ntp_welcome_thumb.png" /> |
| 445 <structure type="chrome_scaled_image" name="IDR_NEWTAB_MENU_MASK" file="nt
p_menu_mask.png" /> |
| 446 <structure type="chrome_scaled_image" name="IDR_NEWTAB_OPTION" file="ntp_o
ption.png" /> |
| 447 <structure type="chrome_scaled_image" name="IDR_NEWTAB_OPTION_H" file="ntp
_option_hover.png" /> |
| 448 <structure type="chrome_scaled_image" name="IDR_NEWTAB_OPTION_P" file="ntp
_option_pressed.png" /> |
| 449 <structure type="chrome_scaled_image" name="IDR_NEWTAB_WEBSTORE_THUMBNAIL"
file="ntp_webstore_thumb.png" /> |
| 450 <if expr="pp_ifdef('chromeos')"> |
| 451 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_3G" file="n
otification_3g.png" /> |
| 452 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_BARS_CRITIC
AL" file="notification_bars_critical.png" /> |
| 453 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_BARS_EMPTY"
file="notification_bars_empty.png" /> |
| 454 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_GDATA" file
="notification_gdata.png" /> |
| 455 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_LOCALE_CHAN
GE" file="notification_locale_change.png" /> |
| 456 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_LOW_BATTERY
" file="notification_battery_low.png" /> |
| 457 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_MENU" file=
"notification_menu.png" /> |
| 458 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_NETWORK_FAI
LED" file="notification_network_failed.png" /> |
| 459 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SMS" file="
notification_sms.png" /> |
| 460 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_UPDATE" fil
e="notification_update.png" /> |
| 461 </if> |
| 462 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU
ND_C" file="ev_bubble_c.png" /> |
| 463 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU
ND_L" file="ev_bubble_l.png" /> |
| 464 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU
ND_R" file="ev_bubble_r.png" /> |
| 465 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP" fil
e="omnibox_extension_app.png" /> |
| 466 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP_DARK
" file="omnibox_extension_app_dark.png" /> |
| 467 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP_SELE
CTED" file="omnibox_extension_app_selected.png" /> |
| 468 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP" file="omnibo
x_http.png" /> |
| 469 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_INVALID" fil
e="omnibox_https_invalid.png" /> |
| 470 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_VALID" file=
"omnibox_https_valid.png" /> |
| 471 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_WARNING" fil
e="omnibox_https_warning.png" /> |
| 472 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP_DARK" file="o
mnibox_http_dark.png" /> |
| 473 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP_SELECTED" fil
e="omnibox_http_selected.png" /> |
| 474 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH" file="omni
box_search.png" /> |
| 475 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_DARK" file=
"omnibox_search_dark.png" /> |
| 476 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_SELECTED" f
ile="omnibox_search_selected.png" /> |
| 477 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR" file="omnibo
x_star.png" /> |
| 478 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR_DARK" file="o
mnibox_star_dark.png" /> |
| 479 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR_SELECTED" fil
e="omnibox_star_selected.png" /> |
| 480 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS" file="omnibox
_tts.png" /> |
| 481 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_DARK" file="om
nibox_tts_dark.png" /> |
| 482 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_SELECTED" file
="omnibox_tts_selected.png" /> |
| 483 <if expr="pp_ifdef('chromeos')"> |
| 484 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_DOT_CURREN
T" file="oobe_progress_dot_current.png" /> |
| 485 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_DOT_EMPTY"
file="oobe_progress_dot_empty.png" /> |
| 486 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_DOT_FILLED
" file="oobe_progress_dot_filled.png" /> |
| 487 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_LINE" file
="oobe_progress_line.png" /> |
| 488 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_LINE_LEFT"
file="oobe_progress_line_left.png" /> |
| 489 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_LINE_RIGHT
" file="oobe_progress_line_right.png" /> |
| 490 </if> |
| 491 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="otr_icon.p
ng" /> |
| 492 <if expr="context.startswith('default_')"> |
| 493 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil
e="otr_icon.png" /> |
| 494 </if> |
| 495 <if expr="not context.startswith('default_')"> |
| 496 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil
e="otr_icon_fullscreen.png" /> |
| 497 </if> |
| 498 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_BAD" file="pagein
fo_bad.png" /> |
| 499 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_GOOD" file="pagei
nfo_good.png" /> |
| 500 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="pagei
nfo_info.png" /> |
| 501 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MAJOR" fi
le="pageinfo_warning_major.png" /> |
| 502 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MINOR" fi
le="pageinfo_warning_minor.png" /> |
| 503 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE" file="panel_c
lose.png" /> |
| 504 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_C" file="panel
_close_click.png" /> |
| 505 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_H" file="panel
_close_hover.png" /> |
| 506 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE" file="pane
l_minimize.png" /> |
| 507 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_C" file="pa
nel_minimize_click.png" /> |
| 508 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_H" file="pa
nel_minimize_hover.png" /> |
| 509 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE" file="panel
_restore.png" /> |
| 510 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_C" file="pan
el_restore_click.png" /> |
| 511 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_H" file="pan
el_restore_hover.png" /> |
| 512 <structure type="chrome_scaled_image" name="IDR_PLUGIN" file="plugin.png"
/> |
| 513 <structure type="chrome_scaled_image" name="IDR_PRERENDER" file="prerender
_succeed_icon.png" /> |
| 514 <structure type="chrome_scaled_image" name="IDR_PRERENDER_FAIL_ICON" file=
"prerender_fail_icon.png" /> |
| 515 <structure type="chrome_scaled_image" name="IDR_PRERENDER_SUCCEED_ICON" fi
le="prerender_succeed_icon.png" /> |
| 516 <if expr="not pp_ifdef('_google_chrome')"> |
| 517 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="chro
mium/product_logo.png" /> |
| 518 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="c
hromium/product_logo_16.png" /> |
| 519 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_26" file="c
hromium/product_logo_26.png" /> |
| 520 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="c
hromium/product_logo_32.png" /> |
| 521 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file
="chromium/product_logo_white.png" /> |
| 522 </if> |
| 523 <if expr="pp_ifdef('_google_chrome')"> |
| 524 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="goog
le_chrome/product_logo.png" /> |
| 525 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="g
oogle_chrome/product_logo_16.png" /> |
| 526 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_26" file="g
oogle_chrome/product_logo_26.png" /> |
| 527 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="g
oogle_chrome/product_logo_32.png" /> |
| 528 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file
="google_chrome/product_logo_white.png" /> |
| 529 </if> |
| 530 <if expr="is_macosx"> |
| 531 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_0" file="
profile_avatar_generic_mac.png" /> |
| 532 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_1" file="
profile_avatar_generic_aqua_mac.png" /> |
| 533 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_2" file="
profile_avatar_generic_blue_mac.png" /> |
| 534 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_3" file="
profile_avatar_generic_green_mac.png" /> |
| 535 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_4" file="
profile_avatar_generic_orange_mac.png" /> |
| 536 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_5" file="
profile_avatar_generic_purple_mac.png" /> |
| 537 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_6" file="
profile_avatar_generic_red_mac.png" /> |
| 538 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_7" file="
profile_avatar_generic_yellow_mac.png" /> |
| 539 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_8" file="
profile_avatar_secret_agent_mac.png" /> |
| 540 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_9" file="
profile_avatar_superhero_mac.png" /> |
| 541 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_10" file=
"profile_avatar_volley_ball_mac.png" /> |
| 542 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_11" file=
"profile_avatar_businessman_mac.png" /> |
| 543 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_12" file=
"profile_avatar_ninja_mac.png" /> |
| 544 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_13" file=
"profile_avatar_alien_mac.png" /> |
| 545 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_14" file=
"profile_avatar_awesome_mac.png" /> |
| 546 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_15" file=
"profile_avatar_flower_mac.png" /> |
| 547 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file=
"profile_avatar_pizza_mac.png" /> |
| 548 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file=
"profile_avatar_soccer_mac.png" /> |
| 549 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file=
"profile_avatar_burger_mac.png" /> |
| 550 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file=
"profile_avatar_cat_mac.png" /> |
| 551 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file=
"profile_avatar_cupcake_mac.png" /> |
| 552 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file=
"profile_avatar_dog_mac.png" /> |
| 553 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file=
"profile_avatar_horse_mac.png" /> |
| 554 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file=
"profile_avatar_margarita_mac.png" /> |
| 555 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file=
"profile_avatar_note_mac.png" /> |
| 556 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file=
"profile_avatar_sun_cloud_mac.png" /> |
| 557 </if> |
| 558 <if expr="not is_macosx"> |
| 559 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_0" file="
profile_avatar_generic.png" /> |
| 560 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_1" file="
profile_avatar_generic_aqua.png" /> |
| 561 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_2" file="
profile_avatar_generic_blue.png" /> |
| 562 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_3" file="
profile_avatar_generic_green.png" /> |
| 563 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_4" file="
profile_avatar_generic_orange.png" /> |
| 564 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_5" file="
profile_avatar_generic_purple.png" /> |
| 565 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_6" file="
profile_avatar_generic_red.png" /> |
| 566 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_7" file="
profile_avatar_generic_yellow.png" /> |
| 567 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_8" file="
profile_avatar_secret_agent.png" /> |
| 568 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_9" file="
profile_avatar_superhero.png" /> |
| 569 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_10" file=
"profile_avatar_volley_ball.png" /> |
| 570 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_11" file=
"profile_avatar_businessman.png" /> |
| 571 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_12" file=
"profile_avatar_ninja.png" /> |
| 572 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_13" file=
"profile_avatar_alien.png" /> |
| 573 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_14" file=
"profile_avatar_awesome.png" /> |
| 574 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_15" file=
"profile_avatar_flower.png" /> |
| 575 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file=
"profile_avatar_pizza.png" /> |
| 576 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file=
"profile_avatar_soccer.png" /> |
| 577 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file=
"profile_avatar_burger.png" /> |
| 578 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file=
"profile_avatar_cat.png" /> |
| 579 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file=
"profile_avatar_cupcake.png" /> |
| 580 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file=
"profile_avatar_dog.png" /> |
| 581 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file=
"profile_avatar_horse.png" /> |
| 582 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file=
"profile_avatar_margarita.png" /> |
| 583 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file=
"profile_avatar_note.png" /> |
| 584 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file=
"profile_avatar_sun_cloud.png" /> |
| 585 </if> |
| 586 <structure type="chrome_scaled_image" name="IDR_PROFILE_EDIT" file="profil
e_edit.png" /> |
| 587 <structure type="chrome_scaled_image" name="IDR_PROFILE_EDIT_HOVER" file="
profile_edit_hover.png" /> |
| 588 <structure type="chrome_scaled_image" name="IDR_PROFILE_EDIT_PRESSED" file
="profile_edit_pressed.png" /> |
| 589 <if expr="pp_ifdef('chromeos')"> |
| 590 <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING"
file="profile_loading.png" /> |
| 591 </if> |
| 592 <structure type="chrome_scaled_image" name="IDR_PROFILE_SELECTED" file="pr
ofile_selected.png" /> |
| 593 <structure type="chrome_scaled_image" name="IDR_REGISTER_PROTOCOL_HANDLER_
LOCATIONBAR_ICON" file="register_protocol_handler_locationbar_icon.png" /> |
| 594 <if expr="not pp_ifdef('toolkit_views')"> |
| 595 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="reload.png
" /> |
| 596 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="reload_h
over.png" /> |
| 597 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="reload_p
ressed.png" /> |
| 598 </if> |
| 599 <if expr="pp_ifdef('toolkit_views')"> |
| 600 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="ash/browse
r_reload_normal.png" /> |
| 601 <structure type="chrome_scaled_image" name="IDR_RELOAD_D" file="ash/brow
ser_reload_disabled.png" /> |
| 602 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="ash/brow
ser_reload_hover.png" /> |
| 603 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="ash/brow
ser_reload_pressed.png" /> |
| 604 </if> |
| 605 <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file=
"restore_button_mask.png" /> |
| 606 <structure type="chrome_scaled_image" name="IDR_SAD_FAVICON" file="sadfavi
con.png" /> |
| 607 <structure type="chrome_scaled_image" name="IDR_SAD_TAB" file="sadtab.png"
/> |
| 608 <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" file
="safebrowsing_warning.png" /> |
| 609 <structure type="chrome_scaled_image" name="IDR_SEARCH_ENGINE_CHANGE_ALERT
" file="protector_search_alert.png" /> |
| 610 <structure type="chrome_scaled_image" name="IDR_SEARCH_ENGINE_CHANGE_BADGE
" file="protector_search_badge.png" /> |
| 611 <structure type="chrome_scaled_image" name="IDR_SEARCH_ENGINE_CHANGE_MENU"
file="protector_search_menu.png" /> |
| 612 <structure type="chrome_scaled_image" name="IDR_SETTINGS_FAVICON" file="se
ttings_favicon.png" /> |
| 613 <if expr="pp_ifdef('chromeos')"> |
| 614 <structure type="chrome_scaled_image" name="IDR_SHUTDOWN_ICON" file="shu
tdown_icon.png" /> |
| 615 </if> |
| 616 <structure type="chrome_scaled_image" name="IDR_SIDETABS_NEW_TAB" file="si
detabs_new_tab.png" /> |
| 617 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_MIC_EMPTY" fi
le="speech_input_mic_empty.png" /> |
| 618 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_MIC_FULL" fil
e="speech_input_mic_full.png" /> |
| 619 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_MIC_MASK" fil
e="speech_input_mic_mask.png" /> |
| 620 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_MIC_NOISE" fi
le="speech_input_mic_noise.png" /> |
| 621 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_SPINNER" file
="speech_input_spinner.png" /> |
| 622 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_BALLOON_
ICON" file="speech_input_tray_balloon_icon.png" /> |
| 623 <if expr="is_linux or pp_ifdef('chromeos')"> |
| 624 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_EM
PTY" file="speech_input_tray_macosx_mic_empty.png" /> |
| 625 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_FU
LL" file="speech_input_tray_macosx_mic_full.png" /> |
| 626 </if> |
| 627 <if expr="is_macosx"> |
| 628 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_EM
PTY" file="speech_input_tray_linux_mic_empty.png" /> |
| 629 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_FU
LL" file="speech_input_tray_linux_mic_full.png" /> |
| 630 </if> |
| 631 <if expr="is_win"> |
| 632 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_EM
PTY" file="speech_input_tray_windows_mic_empty.png" /> |
| 633 <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_TRAY_MIC_FU
LL" file="speech_input_tray_windows_mic_full.png" /> |
| 634 </if> |
| 635 <if expr="pp_ifdef('chromeos')"> |
| 636 <structure type="chrome_scaled_image" name="IDR_SPINNER" file="spinner.p
ng" /> |
| 637 </if> |
| 638 <structure type="chrome_scaled_image" name="IDR_STAR" file="star.png" /> |
| 639 <structure type="chrome_scaled_image" name="IDR_STAR_LIT" file="star_lit.p
ng" /> |
| 640 <if expr="pp_ifdef('chromeos')"> |
| 641 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_1X" fi
le="statusbar_network_1x.png" /> |
| 642 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_1X_ERR
OR" file="statusbar_network_1x_error.png" /> |
| 643 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_1X_UNK
NOWN" file="statusbar_network_1x_unknown.png" /> |
| 644 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_3G_DAR
K" file="statusbar_network_3g_dark.png" /> |
| 645 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_3G_ERR
OR" file="statusbar_network_3g_error.png" /> |
| 646 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_3G_LIG
HT" file="statusbar_network_3g_light.png" /> |
| 647 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_3G_UNK
NOWN" file="statusbar_network_3g_unknown.png" /> |
| 648 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_3G_WAR
N" file="statusbar_network_3g_warn.png" /> |
| 649 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_4G_DAR
K" file="statusbar_network_4g_dark.png" /> |
| 650 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_4G_LIG
HT" file="statusbar_network_4g_light.png" /> |
| 651 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_ARCS"
file="statusbar_network_arcs.png" /> |
| 652 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_ARCS_D
ARK" file="statusbar_network_arcs_dark.png" /> |
| 653 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_ARCS_L
IGHT" file="statusbar_network_arcs_light.png" /> |
| 654 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_BARS"
file="statusbar_network_bars.png" /> |
| 655 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_BARS_D
ARK" file="statusbar_network_bars_dark.png" /> |
| 656 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_BARS_L
IGHT" file="statusbar_network_bars_light.png" /> |
| 657 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_DISCON
NECTED" file="statusbar_network_disconnected.png" /> |
| 658 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_EDGE_D
ARK" file="statusbar_network_edge_dark.png" /> |
| 659 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_EDGE_L
IGHT" file="statusbar_network_edge_light.png" /> |
| 660 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_GPRS"
file="statusbar_network_gprs.png" /> |
| 661 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_HSPA"
file="statusbar_network_hspa.png" /> |
| 662 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_HSPA_P
LUS" file="statusbar_network_hspa_plus.png" /> |
| 663 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_LTE" f
ile="statusbar_network_lte.png" /> |
| 664 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_LTE_AD
VANCED" file="statusbar_network_lte_advanced.png" /> |
| 665 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_ROAMIN
G_DARK" file="statusbar_network_roaming_dark.png" /> |
| 666 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_ROAMIN
G_LIGHT" file="statusbar_network_roaming_light.png" /> |
| 667 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_SECURE
_DARK" file="statusbar_network_secure_dark.png" /> |
| 668 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_NETWORK_SECURE
_LIGHT" file="statusbar_network_secure_light.png" /> |
| 669 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_VPN" file="sta
tusbar_vpn_dark.png" /> |
| 670 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_VPN_BADGE" fil
e="statusbar_network_vpn_badge.png" /> |
| 671 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_WIRED" file="s
tatusbar_wired.png" /> |
| 672 </if> |
| 673 <if expr="not pp_ifdef('toolkit_views')"> |
| 674 <structure type="chrome_scaled_image" name="IDR_STOP" file="stop.png" /> |
| 675 <structure type="chrome_scaled_image" name="IDR_STOP_D" file="stop_disab
led.png" /> |
| 676 <structure type="chrome_scaled_image" name="IDR_STOP_H" file="stop_hover
.png" /> |
| 677 <structure type="chrome_scaled_image" name="IDR_STOP_P" file="stop_press
ed.png" /> |
| 678 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file=
"tab_active_center.png" /> |
| 679 </if> |
| 680 <if expr="pp_ifdef('toolkit_views')"> |
| 681 <structure type="chrome_scaled_image" name="IDR_STOP" file="ash/browser_
stop_normal.png" /> |
| 682 <structure type="chrome_scaled_image" name="IDR_STOP_D" file="ash/browse
r_stop_disabled.png" /> |
| 683 <structure type="chrome_scaled_image" name="IDR_STOP_H" file="ash/browse
r_stop_hover.png" /> |
| 684 <structure type="chrome_scaled_image" name="IDR_STOP_P" file="ash/browse
r_stop_pressed.png" /> |
| 685 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file=
"ash/tab_active_center.png" /> |
| 686 </if> |
| 687 <if expr="is_macosx"> |
| 688 <structure type="chrome_scaled_image" name="IDR_SWIPE_BACK" file="back_l
arge.png" /> |
| 689 <structure type="chrome_scaled_image" name="IDR_SWIPE_FORWARD" file="for
ward_large.png" /> |
| 690 <structure type="chrome_scaled_image" name="IDR_TABPOSE_CLOSE" file="tab
pose_close.png" /> |
| 691 </if> |
| 692 <!-- Instant Extended API active tab images are common for all platforms.
--> |
| 693 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER_SEARCH"
file="tab_active_center_search.png" /> |
| 694 <if expr="not pp_ifdef('toolkit_views')"> |
| 695 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="t
ab_active_left.png" /> |
| 696 </if> |
| 697 <if expr="pp_ifdef('toolkit_views')"> |
| 698 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="a
sh/tab_active_left.png" /> |
| 699 </if> |
| 700 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT_SEARCH" fi
le="tab_active_left_search.png" /> |
| 701 <if expr="not pp_ifdef('toolkit_views')"> |
| 702 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file="
tab_active_right.png" /> |
| 703 </if> |
| 704 <if expr="pp_ifdef('toolkit_views')"> |
| 705 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file="
ash/tab_active_right.png" /> |
| 706 </if> |
| 707 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT_SEARCH" f
ile="tab_active_right_search.png" /> |
| 708 <!-- Note: Tab close buttons are not traditional buttons. Tab close butto
ns |
| 709 fill a background with a color from the theme, tile IDR_TAB_CLOSE ove
r it, |
| 710 then apply IDR_TAB_CLOSE_MASK. See chrome/browser/ui/views/tabs/tab.
cc --> |
| 711 <if expr="not pp_ifdef('toolkit_views')"> |
| 712 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="ta
b_alpha_left.png" /> |
| 713 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="t
ab_alpha_right.png" /> |
| 714 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE" file="tab_clo
se.png" /> |
| 715 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_H" file="tab_c
lose_hover.png" /> |
| 716 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_MASK" file="ta
b_close_mask.png" /> |
| 717 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_P" file="tab_c
lose_pressed.png" /> |
| 718 </if> |
| 719 <if expr="pp_ifdef('toolkit_views')"> |
| 720 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="as
h/tab_alpha_left.png" /> |
| 721 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="a
sh/tab_alpha_right.png" /> |
| 722 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE" file="ash/tab
_close_normal.png" /> |
| 723 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_H" file="ash/t
ab_close_hover.png" /> |
| 724 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_MASK" file="as
h/tab_close_mask.png" /> |
| 725 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_P" file="ash/t
ab_close_pressed.png" /> |
| 726 </if> |
| 727 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d
rop_down.png" /> |
| 728 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro
p_up.png" /> |
| 729 <if expr="not pp_ifdef('toolkit_views')"> |
| 730 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil
e="tab_inactive_center.png" /> |
| 731 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file=
"tab_inactive_left.png" /> |
| 732 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file
="tab_inactive_right.png" /> |
| 733 </if> |
| 734 <if expr="pp_ifdef('toolkit_views')"> |
| 735 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil
e="ash/tab_inactive_center.png" /> |
| 736 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file=
"ash/tab_inactive_left.png" /> |
| 737 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file
="ash/tab_inactive_right.png" /> |
| 738 </if> |
| 739 <structure type="chrome_scaled_image" name="IDR_THEME_BUTTON_BACKGROUND" f
ile="notused.png" /> |
| 740 <if expr="not pp_ifdef('use_ash')"> |
| 741 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="theme
_frame.png" /> |
| 742 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi
le="theme_frame_inactive.png" /> |
| 743 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f
ile="theme_frame_incognito.png" /> |
| 744 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN
ACTIVE" file="theme_frame_incognito_inactive.png" /> |
| 745 </if> |
| 746 <if expr="pp_ifdef('use_ash')"> |
| 747 <!-- Ash has a gray frame, Windows uses blue. --> |
| 748 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="ash/t
heme_frame_default_active.png" /> |
| 749 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi
le="ash/theme_frame_default_inactive.png" /> |
| 750 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f
ile="ash/theme_frame_incognito_active.png" /> |
| 751 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN
ACTIVE" file="ash/theme_frame_incognito_inactive.png" /> |
| 752 </if> |
| 753 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_OVERLAY" file=
"notused.png" /> |
| 754 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_OVERLAY_INACTI
VE" file="notused.png" /> |
| 755 <structure type="chrome_scaled_image" name="IDR_THEME_NTP_ATTRIBUTION" fil
e="notused.png" /> |
| 756 <structure type="chrome_scaled_image" name="IDR_THEME_NTP_BACKGROUND" file
="ntp_background.png" /> |
| 757 <if expr="not pp_ifdef('use_ash')"> |
| 758 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi
le="theme_tab_background.png" /> |
| 759 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INC
OGNITO" file="theme_tab_background_incognito.png" /> |
| 760 </if> |
| 761 <if expr="pp_ifdef('use_ash')"> |
| 762 <!-- Ash has gray tab backgrounds, Windows uses blue. --> |
| 763 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi
le="ash/theme_tab_background.png" /> |
| 764 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INC
OGNITO" file="ash/theme_tab_background_incognito.png" /> |
| 765 </if> |
| 766 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_V" fi
le="theme_tab_background_glass.png" /> |
| 767 <if expr="not pp_ifdef('use_ash') and is_macosx"> |
| 768 <!-- TODO(jamescook): Is this right? --> |
| 769 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="the
me_toolbar_default2.png" /> |
| 770 </if> |
| 771 <if expr="not pp_ifdef('use_ash') and not is_macosx"> |
| 772 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="the
me_toolbar_default.png" /> |
| 773 </if> |
| 774 <if expr="pp_ifdef('use_ash')"> |
| 775 <!-- Ash has a dark gray toolbar background, Windows has light gray. --> |
| 776 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="ash
/theme_toolbar_default.png" /> |
| 777 </if> |
| 778 <if expr="is_macosx"> |
| 779 <!-- TODO(jamescook): Is this right? --> |
| 780 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR_INACTIVE"
file="theme_toolbar_default_inactive2.png" /> |
| 781 </if> |
| 782 <!-- Instant Extended API toolbar background is common for all platforms.
--> |
| 783 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR_SEARCH" file
="theme_toolbar_search.png" /> |
| 784 <structure type="chrome_scaled_image" name="IDR_THEME_WINDOW_CONTROL_BACKG
ROUND" file="notused.png" /> |
| 785 <structure type="chrome_scaled_image" name="IDR_THROBBER_LIGHT" file="thro
bber_light.png" /> |
| 786 <structure type="chrome_scaled_image" name="IDR_THROBBER_WAITING" file="th
robber_waiting.png" /> |
| 787 <structure type="chrome_scaled_image" name="IDR_THROBBER_WAITING_LIGHT" fi
le="throbber_waiting_light.png" /> |
| 788 <if expr="pp_ifdef('use_ash')"> |
| 789 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_BOTTOM" fi
le="ash/toolbar_shade_bottom.png" /> |
| 790 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_LEFT" file
="ash/toolbar_shade_left.png" /> |
| 791 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_RIGHT" fil
e="ash/toolbar_shade_right.png" /> |
| 792 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_TOP" file=
"ash/toolbar_shade_top.png" /> |
| 793 </if> |
| 794 <if expr="not pp_ifdef('toolkit_views')"> |
| 795 <structure type="chrome_scaled_image" name="IDR_TOOLS" file="tools.png"
/> |
| 796 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="tools_hov
er.png" /> |
| 797 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="tools_pre
ssed.png" /> |
| 798 </if> |
| 799 <if expr="pp_ifdef('toolkit_views')"> |
| 800 <structure type="chrome_scaled_image" name="IDR_TOOLS" file="ash/browser
_tools_normal.png" /> |
| 801 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="ash/brows
er_tools_hover.png" /> |
| 802 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="ash/brows
er_tools_pressed.png" /> |
| 803 </if> |
| 804 <structure type="chrome_scaled_image" name="IDR_UPDATE_AVAILABLE" file="up
date_available.png" /> |
| 805 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE" file="update
_badge.png" /> |
| 806 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE2" file="updat
e_badge2.png" /> |
| 807 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE3" file="updat
e_badge3.png" /> |
| 808 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE4" file="updat
e_badge4.png" /> |
| 809 <structure type="chrome_scaled_image" name="IDR_UPDATE_FAIL" file="update_
fail.png" /> |
| 810 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU" file="update_
menu.png" /> |
| 811 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU2" file="update
_menu2.png" /> |
| 812 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU3" file="update
_menu3.png" /> |
| 813 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU4" file="update
_menu4.png" /> |
| 814 <structure type="chrome_scaled_image" name="IDR_UPDATE_UPTODATE" file="upd
ate_uptodate.png" /> |
| 815 <if expr="pp_ifdef('chromeos')"> |
| 816 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file
="snapshot_wide.png" /> |
| 817 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE_DISAB
LED" file="snapshot_wide_disabled.png" /> |
| 818 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_INITIALIZING"
file="initializing_video.png" /> |
| 819 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_NO_VIDEO" fil
e="no_video.png" /> |
| 820 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file
="discard_wide.png" /> |
| 821 <structure type="chrome_scaled_image" name="IDR_VOLUME_BUBBLE_DOWN_ICON"
file="volume_down_icon.png" /> |
| 822 <structure type="chrome_scaled_image" name="IDR_VOLUME_BUBBLE_MUTE_ICON"
file="volume_mute_icon.png" /> |
| 823 <structure type="chrome_scaled_image" name="IDR_VOLUME_BUBBLE_UP_ICON" f
ile="volume_up_icon.png" /> |
| 824 </if> |
| 825 <structure type="chrome_scaled_image" name="IDR_WARNING" file="alert_small
.png" /> |
| 826 <if expr="not pp_ifdef('_google_chrome')"> |
| 827 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="chr
omium/webstore_icon.png" /> |
| 828 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
chromium/webstore_icon_16.png" /> |
| 829 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
chromium/webstore_icon_24.png" /> |
| 830 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
chromium/webstore_icon_32.png" /> |
| 831 </if> |
| 832 <if expr="pp_ifdef('_google_chrome')"> |
| 833 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="goo
gle_chrome/webstore_icon.png" /> |
| 834 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
google_chrome/webstore_icon_16.png" /> |
| 835 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
google_chrome/webstore_icon_24.png" /> |
| 836 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> |
| 837 </if> |
| 838 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min
us.png" /> |
| 839 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus
.png" /> |
| 840 </structures> |
| 841 |
| 842 <includes> |
17 <if expr="pp_ifdef('_google_chrome')"> | 843 <if expr="pp_ifdef('_google_chrome')"> |
18 <include name="IDR_ABOUT_BACKGROUND" file="google_chrome/about_backgroun
d.png" type="BINDATA" /> | 844 <include name="IDR_ABOUT_BACKGROUND" file="google_chrome/about_backgroun
d.png" type="BINDATA" /> |
19 <include name="IDR_ABOUT_BACKGROUND_COLOR" file="google_chrome/about_bac
kground_color.png" type="BINDATA" /> | 845 <include name="IDR_ABOUT_BACKGROUND_COLOR" file="google_chrome/about_bac
kground_color.png" type="BINDATA" /> |
20 <include name="IDR_ABOUT_BACKGROUND_RTL" file="google_chrome/about_backg
round_rtl.png" type="BINDATA" /> | 846 <include name="IDR_ABOUT_BACKGROUND_RTL" file="google_chrome/about_backg
round_rtl.png" type="BINDATA" /> |
| 847 <include name="IDR_PRODUCT_LOGO_64" file="google_chrome/product_logo_64.
png" type="BINDATA" /> |
| 848 <include name="IDR_PRODUCT_LOGO_128" file="google_chrome/product_logo_12
8.png" type="BINDATA" /> |
| 849 <!-- NOTE: product_logo_*.* files beyond what's listed above are |
| 850 referenced by installer code; don't remove them unless you know |
| 851 what you're doing! --> |
| 852 <if expr="is_macosx"> |
| 853 <include name="IDR_STATUS_TRAY_ICON" file="google_chrome/product_logo_
22_mono.png" type="BINDATA" /> |
| 854 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="google_chrome/produ
ct_logo_22_mono_invert.png" type="BINDATA" /> |
| 855 </if> |
| 856 <if expr="not is_macosx"> |
| 857 <include name="IDR_STATUS_TRAY_ICON" file="google_chrome/product_logo_
22.png" type="BINDATA" /> |
| 858 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="google_chrome/produ
ct_logo_22.png" type="BINDATA" /> |
| 859 </if> |
| 860 <include name="IDR_WIZARD_ICON" file="google_chrome/wizard_icon.png" typ
e="BINDATA" /> |
| 861 <include name="IDR_WIZARD_ICON_RTL" file="google_chrome/wizard_icon_rtl.
png" type="BINDATA" /> |
21 </if> | 862 </if> |
22 <if expr="not pp_ifdef('_google_chrome')"> | 863 <if expr="not pp_ifdef('_google_chrome')"> |
23 <include name="IDR_ABOUT_BACKGROUND" file="chromium/about_background.png
" type="BINDATA" /> | 864 <include name="IDR_ABOUT_BACKGROUND" file="chromium/about_background.png
" type="BINDATA" /> |
24 <include name="IDR_ABOUT_BACKGROUND_COLOR" file="chromium/about_backgrou
nd_color.png" type="BINDATA" /> | 865 <include name="IDR_ABOUT_BACKGROUND_COLOR" file="chromium/about_backgrou
nd_color.png" type="BINDATA" /> |
25 <include name="IDR_ABOUT_BACKGROUND_RTL" file="chromium/about_background
_rtl.png" type="BINDATA" /> | 866 <include name="IDR_ABOUT_BACKGROUND_RTL" file="chromium/about_background
_rtl.png" type="BINDATA" /> |
26 </if> | |
27 <include name="IDR_BALLOON_CLOSE" file="default_100_percent/balloon_close.
png" type="BINDATA" /> | |
28 <include name="IDR_BALLOON_CLOSE_HOVER" file="default_100_percent/balloon_
close_hover.png" type="BINDATA" /> | |
29 <include name="IDR_BOOKMARK_BAR_CHEVRONS" file="default_100_percent/chevro
n.png" type="BINDATA" /> | |
30 <include name="IDR_CLOSE_BUTTON_MASK" file="default_100_percent/close_butt
on_mask.png" type="BINDATA" /> | |
31 <if expr="is_win"> | |
32 <include name="IDR_CONFLICT_BADGE" file="default_100_percent/conflict_ba
dge.png" type="BINDATA" /> | |
33 <include name="IDR_CONFLICT_MENU" file="default_100_percent/conflict_men
u.png" type="BINDATA" /> | |
34 </if> | |
35 <include name="IDR_CONSTRAINED_BOTTOM_CENTER_V" file="default_100_percent/
constrained_bottom_center_v.png" type="BINDATA" /> | |
36 <include name="IDR_CONSTRAINED_BOTTOM_LEFT_CORNER_V" file="default_100_per
cent/constrained_bottom_left_corner_v.png" type="BINDATA" /> | |
37 <include name="IDR_CONSTRAINED_BOTTOM_RIGHT_CORNER_V" file="default_100_pe
rcent/constrained_bottom_right_corner_v.png" type="BINDATA" /> | |
38 <include name="IDR_CONSTRAINED_LEFT_SIDE_V" file="default_100_percent/cons
trained_left_side_v.png" type="BINDATA" /> | |
39 <include name="IDR_CONSTRAINED_RIGHT_SIDE_V" file="default_100_percent/con
strained_right_side_v.png" type="BINDATA" /> | |
40 <include name="IDR_CONSTRAINED_TOP_CENTER_V" file="default_100_percent/con
strained_top_center_v.png" type="BINDATA" /> | |
41 <include name="IDR_CONSTRAINED_TOP_LEFT_CORNER_V" file="default_100_percen
t/constrained_top_left_corner_v.png" type="BINDATA" /> | |
42 <include name="IDR_CONSTRAINED_TOP_RIGHT_CORNER_V" file="default_100_perce
nt/constrained_top_right_corner_v.png" type="BINDATA" /> | |
43 <include name="IDR_DOCK_HIGH" file="default_100_percent/dock_tab_high.png"
type="BINDATA" /> | |
44 <include name="IDR_DOCK_MAX" file="default_100_percent/dock_tab_max.png" t
ype="BINDATA" /> | |
45 <include name="IDR_DOCK_WIDE" file="default_100_percent/dock_tab_wide.png"
type="BINDATA" /> | |
46 <include name="IDR_DOWNLOAD_BUTTON_CENTER_BOTTOM" file="default_100_percen
t/download_button_center_bottom.png" type="BINDATA" /> | |
47 <include name="IDR_DOWNLOAD_BUTTON_CENTER_BOTTOM_H" file="default_100_perc
ent/download_button_center_bottom_hover.png" type="BINDATA" /> | |
48 <include name="IDR_DOWNLOAD_BUTTON_CENTER_BOTTOM_P" file="default_100_perc
ent/download_button_center_bottom_pressed.png" type="BINDATA" /> | |
49 <include name="IDR_DOWNLOAD_BUTTON_CENTER_MIDDLE" file="default_100_percen
t/download_button_center_middle.png" type="BINDATA" /> | |
50 <include name="IDR_DOWNLOAD_BUTTON_CENTER_MIDDLE_H" file="default_100_perc
ent/download_button_center_middle_hover.png" type="BINDATA" /> | |
51 <include name="IDR_DOWNLOAD_BUTTON_CENTER_MIDDLE_P" file="default_100_perc
ent/download_button_center_middle_pressed.png" type="BINDATA" /> | |
52 <include name="IDR_DOWNLOAD_BUTTON_CENTER_TOP" file="default_100_percent/d
ownload_button_center_top.png" type="BINDATA" /> | |
53 <include name="IDR_DOWNLOAD_BUTTON_CENTER_TOP_H" file="default_100_percent
/download_button_center_top_hover.png" type="BINDATA" /> | |
54 <include name="IDR_DOWNLOAD_BUTTON_CENTER_TOP_P" file="default_100_percent
/download_button_center_top_pressed.png" type="BINDATA" /> | |
55 <include name="IDR_DOWNLOAD_BUTTON_LEFT_BOTTOM" file="default_100_percent/
download_button_left_bottom.png" type="BINDATA" /> | |
56 <include name="IDR_DOWNLOAD_BUTTON_LEFT_BOTTOM_H" file="default_100_percen
t/download_button_left_bottom_hover.png" type="BINDATA" /> | |
57 <include name="IDR_DOWNLOAD_BUTTON_LEFT_BOTTOM_P" file="default_100_percen
t/download_button_left_bottom_pressed.png" type="BINDATA" /> | |
58 <include name="IDR_DOWNLOAD_BUTTON_LEFT_MIDDLE" file="default_100_percent/
download_button_left_middle.png" type="BINDATA" /> | |
59 <include name="IDR_DOWNLOAD_BUTTON_LEFT_MIDDLE_H" file="default_100_percen
t/download_button_left_middle_hover.png" type="BINDATA" /> | |
60 <include name="IDR_DOWNLOAD_BUTTON_LEFT_MIDDLE_P" file="default_100_percen
t/download_button_left_middle_pressed.png" type="BINDATA" /> | |
61 <include name="IDR_DOWNLOAD_BUTTON_LEFT_TOP" file="default_100_percent/dow
nload_button_left_top.png" type="BINDATA" /> | |
62 <include name="IDR_DOWNLOAD_BUTTON_LEFT_TOP_H" file="default_100_percent/d
ownload_button_left_top_hover.png" type="BINDATA" /> | |
63 <include name="IDR_DOWNLOAD_BUTTON_LEFT_TOP_P" file="default_100_percent/d
ownload_button_left_top_pressed.png" type="BINDATA" /> | |
64 <include name="IDR_DOWNLOAD_BUTTON_MENU_BOTTOM" file="default_100_percent/
download_button_menu_bottom.png" type="BINDATA" /> | |
65 <include name="IDR_DOWNLOAD_BUTTON_MENU_BOTTOM_H" file="default_100_percen
t/download_button_menu_bottom_hover.png" type="BINDATA" /> | |
66 <include name="IDR_DOWNLOAD_BUTTON_MENU_BOTTOM_P" file="default_100_percen
t/download_button_menu_bottom_pressed.png" type="BINDATA" /> | |
67 <include name="IDR_DOWNLOAD_BUTTON_MENU_MIDDLE" file="default_100_percent/
download_button_menu_middle.png" type="BINDATA" /> | |
68 <include name="IDR_DOWNLOAD_BUTTON_MENU_MIDDLE_H" file="default_100_percen
t/download_button_menu_middle_hover.png" type="BINDATA" /> | |
69 <include name="IDR_DOWNLOAD_BUTTON_MENU_MIDDLE_P" file="default_100_percen
t/download_button_menu_middle_pressed.png" type="BINDATA" /> | |
70 <include name="IDR_DOWNLOAD_BUTTON_MENU_TOP" file="default_100_percent/dow
nload_button_menu_top.png" type="BINDATA" /> | |
71 <include name="IDR_DOWNLOAD_BUTTON_MENU_TOP_H" file="default_100_percent/d
ownload_button_menu_top_hover.png" type="BINDATA" /> | |
72 <include name="IDR_DOWNLOAD_BUTTON_MENU_TOP_P" file="default_100_percent/d
ownload_button_menu_top_pressed.png" type="BINDATA" /> | |
73 <include name="IDR_DOWNLOAD_BUTTON_RIGHT_BOTTOM" file="default_100_percent
/download_button_right_bottom.png" type="BINDATA" /> | |
74 <include name="IDR_DOWNLOAD_BUTTON_RIGHT_BOTTOM_H" file="default_100_perce
nt/download_button_right_bottom_hover.png" type="BINDATA" /> | |
75 <include name="IDR_DOWNLOAD_BUTTON_RIGHT_BOTTOM_NO_DD" file="default_100_p
ercent/download_button_right_bottom_no_dd.png" type="BINDATA" /> | |
76 <include name="IDR_DOWNLOAD_BUTTON_RIGHT_BOTTOM_P" file="default_100_perce
nt/download_button_right_bottom_pressed.png" type="BINDATA" /> | |
77 <include name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDDLE" file="default_100_percent
/download_button_right_middle.png" type="BINDATA" /> | |
78 <include name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDDLE_H" file="default_100_perce
nt/download_button_right_middle_hover.png" type="BINDATA" /> | |
79 <include name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDDLE_NO_DD" file="default_100_p
ercent/download_button_right_middle_no_dd.png" type="BINDATA" /> | |
80 <include name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDDLE_P" file="default_100_perce
nt/download_button_right_middle_pressed.png" type="BINDATA" /> | |
81 <include name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP" file="default_100_percent/do
wnload_button_right_top.png" type="BINDATA" /> | |
82 <include name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_H" file="default_100_percent/
download_button_right_top_hover.png" type="BINDATA" /> | |
83 <include name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_NO_DD" file="default_100_perc
ent/download_button_right_top_no_dd.png" type="BINDATA" /> | |
84 <include name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_P" file="default_100_percent/
download_button_right_top_pressed.png" type="BINDATA" /> | |
85 <include name="IDR_EXTENSIONS_SECTION_SMALL" file="default_100_percent/ext
ensions_section_small.png" type="BINDATA" /> | |
86 <include name="IDR_FINDINPAGE_NEXT" file="default_100_percent/find_next.pn
g" type="BINDATA" /> | |
87 <include name="IDR_FINDINPAGE_NEXT_H" file="default_100_percent/find_next_
hover.png" type="BINDATA" /> | |
88 <include name="IDR_FINDINPAGE_NEXT_P" file="default_100_percent/find_next_
disabled.png" type="BINDATA" /> | |
89 <include name="IDR_FINDINPAGE_PREV" file="default_100_percent/find_prev.pn
g" type="BINDATA" /> | |
90 <include name="IDR_FINDINPAGE_PREV_H" file="default_100_percent/find_prev_
hover.png" type="BINDATA" /> | |
91 <include name="IDR_FINDINPAGE_PREV_P" file="default_100_percent/find_prev_
disabled.png" type="BINDATA" /> | |
92 <include name="IDR_FIND_BOX_BACKGROUND" file="default_100_percent/find_box
_bg.png" type="BINDATA" /> | |
93 <include name="IDR_FIND_BOX_BACKGROUND_LEFT" file="default_100_percent/fin
d_box_bg_left.png" type="BINDATA" /> | |
94 <include name="IDR_FIND_DIALOG_LEFT" file="default_100_percent/find_dialog
_left.png" type="BINDATA" /> | |
95 <include name="IDR_FIND_DIALOG_MIDDLE" file="default_100_percent/find_dial
og_middle.png" type="BINDATA" /> | |
96 <include name="IDR_FIND_DIALOG_RIGHT" file="default_100_percent/find_dialo
g_right.png" type="BINDATA" /> | |
97 <include name="IDR_FIND_DLG_LEFT_BACKGROUND" file="default_100_percent/fin
d_dlg_left_bg.png" type="BINDATA" /> | |
98 <include name="IDR_FIND_DLG_MIDDLE_BACKGROUND" file="default_100_percent/f
ind_dlg_middle_bg.png" type="BINDATA" /> | |
99 <include name="IDR_FIND_DLG_RIGHT_BACKGROUND" file="default_100_percent/fi
nd_dlg_right_bg.png" type="BINDATA" /> | |
100 <include name="IDR_REGISTER_PROTOCOL_HANDLER_LOCATIONBAR_ICON" file="defau
lt_100_percent/register_protocol_handler_locationbar_icon.png" type="BINDATA" /> | |
101 <if expr="is_win"> | |
102 <include name="IDR_INCOGNITO_SWITCH_ON" file="default_100_percent/incogn
ito_switch_on.png" type="BINDATA" /> | |
103 <include name="IDR_INCOGNITO_SWITCH_OFF" file="default_100_percent/incog
nito_switch_off.png" type="BINDATA" /> | |
104 <include name="IDR_INCOMPATIBILITY_DOT_ACTIVE" file="default_100_percent
/incompatibility_dot_active.png" type="BINDATA" /> | |
105 <include name="IDR_INCOMPATIBILITY_DOT_INACTIVE" file="default_100_perce
nt/incompatibility_dot_inactive.png" type="BINDATA" /> | |
106 </if> | |
107 <include name="IDR_INFO_BUBBLE_CLOSE" file="default_100_percent/bubble_clo
se.png" type="BINDATA" /> | |
108 <include name="IDR_KILLED_TAB" file="default_100_percent/killtab.png" type
="BINDATA" /> | |
109 <include name="IDR_LOCATIONBG_POPUPMODE_CENTER" file="default_100_percent/
omnibox_popup_c.png" type="BINDATA" /> | |
110 <include name="IDR_LOCATIONBG_POPUPMODE_EDGE" file="default_100_percent/om
nibox_popup_edge.png" type="BINDATA" /> | |
111 <include name="IDR_MAXIMIZE_BUTTON_MASK" file="default_100_percent/maximiz
e_button_mask.png" type="BINDATA" /> | |
112 <include name="IDR_MEDIA_STREAM_CAPTURE_LED" file="default_100_percent/med
ia_stream_capture_led.png" type="BINDATA" /> | |
113 <include name="IDR_MINIMIZE_BUTTON_MASK" file="default_100_percent/minimiz
e_button_mask.png" type="BINDATA" /> | |
114 <include name="IDR_NEWTAB_CHROME_WELCOME_PAGE_THUMBNAIL" file="default_100
_percent/ntp_welcome_thumb.png" type="BINDATA" /> | |
115 <include name="IDR_NEWTAB_CHROMEOS_WELCOME_PAGE_THUMBNAIL" file="default_1
00_percent/ntp_welcome_thumb_chromeos.png" type="BINDATA" /> | |
116 <include name="IDR_NEWTAB_MENU_MASK" file="default_100_percent/ntp_menu_ma
sk.png" type="BINDATA" /> | |
117 <include name="IDR_NEWTAB_OPTION" file="default_100_percent/ntp_option.png
" type="BINDATA" /> | |
118 <include name="IDR_NEWTAB_OPTION_H" file="default_100_percent/ntp_option_h
over.png" type="BINDATA" /> | |
119 <include name="IDR_NEWTAB_OPTION_P" file="default_100_percent/ntp_option_p
ressed.png" type="BINDATA" /> | |
120 <include name="IDR_NEWTAB_WEBSTORE_THUMBNAIL" file="default_100_percent/nt
p_webstore_thumb.png" type="BINDATA" /> | |
121 <include name="IDR_OMNIBOX_EXTENSION_APP_DARK" file="default_100_percent/o
mnibox_extension_app_dark.png" type="BINDATA" /> | |
122 <include name="IDR_OMNIBOX_HTTP_DARK" file="default_100_percent/omnibox_ht
tp_dark.png" type="BINDATA" /> | |
123 <include name="IDR_OMNIBOX_SEARCH_DARK" file="default_100_percent/omnibox_
search_dark.png" type="BINDATA" /> | |
124 <include name="IDR_OMNIBOX_SEARCH_SELECTED" file="default_100_percent/omni
box_search_selected.png" type="BINDATA" /> | |
125 <include name="IDR_OMNIBOX_STAR_DARK" file="default_100_percent/omnibox_st
ar_dark.png" type="BINDATA" /> | |
126 <include name="IDR_OMNIBOX_STAR_SELECTED" file="default_100_percent/omnibo
x_star_selected.png" type="BINDATA" /> | |
127 <include name="IDR_OMNIBOX_TTS_DARK" file="default_100_percent/omnibox_tts
_dark.png" type="BINDATA" /> | |
128 <include name="IDR_OMNIBOX_TTS_SELECTED" file="default_100_percent/omnibox
_tts_selected.png" type="BINDATA" /> | |
129 <include name="IDR_PRERENDER" file="default_100_percent/prerender_succeed_
icon.png" type="BINDATA" /> | |
130 <include name="IDR_PRERENDER_FAIL_ICON" file="default_100_percent/prerende
r_fail_icon.png" type="BINDATA"/> | |
131 <include name="IDR_PRERENDER_SUCCEED_ICON" file="default_100_percent/prere
nder_succeed_icon.png" type="BINDATA"/> | |
132 <if expr="pp_ifdef('_google_chrome')"> | |
133 <include name="IDR_PRODUCT_LOGO_64" file="google_chrome/product_logo_64.
png" type="BINDATA" /> | |
134 <include name="IDR_PRODUCT_LOGO_128" file="google_chrome/product_logo_12
8.png" type="BINDATA" /> | |
135 </if> | |
136 <if expr="not pp_ifdef('_google_chrome')"> | |
137 <include name="IDR_PRODUCT_LOGO_64" file="chromium/product_logo_64.png"
type="BINDATA" /> | 867 <include name="IDR_PRODUCT_LOGO_64" file="chromium/product_logo_64.png"
type="BINDATA" /> |
138 <include name="IDR_PRODUCT_LOGO_128" file="chromium/product_logo_128.png
" type="BINDATA" /> | 868 <include name="IDR_PRODUCT_LOGO_128" file="chromium/product_logo_128.png
" type="BINDATA" /> |
139 </if> | 869 <!-- NOTE: product_logo_*.* files beyond what's listed above are |
140 <!-- NOTE: product_logo_*.* files beyond what's listed above are | 870 referenced by installer code; don't remove them unless you know |
141 referenced by installer code; don't remove them unless you know what | 871 what you're doing! --> |
142 you're doing! --> | 872 <if expr="is_macosx"> |
143 <include name="IDR_PROFILE_EDIT" file="default_100_percent/profile_edit.pn
g" type="BINDATA" /> | 873 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22_mo
no.png" type="BINDATA" /> |
144 <include name="IDR_PROFILE_EDIT_HOVER" file="default_100_percent/profile_e
dit_hover.png" type="BINDATA" /> | 874 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo
go_22_mono_invert.png" type="BINDATA" /> |
145 <include name="IDR_PROFILE_EDIT_PRESSED" file="default_100_percent/profile
_edit_pressed.png" type="BINDATA" /> | 875 </if> |
146 <include name="IDR_PROFILE_SELECTED" file="default_100_percent/profile_sel
ected.png" type="BINDATA" /> | 876 <if expr="not is_macosx"> |
147 <include name="IDR_RESTORE_BUTTON_MASK" file="default_100_percent/restore_
button_mask.png" type="BINDATA" /> | 877 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn
g" type="BINDATA" /> |
148 <include name="IDR_SIDETABS_NEW_TAB" file="default_100_percent/sidetabs_ne
w_tab.png" type="BINDATA" /> | 878 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo
go_22.png" type="BINDATA" /> |
149 <if expr="pp_ifdef('_google_chrome') and is_macosx"> | 879 </if> |
150 <include name="IDR_STATUS_TRAY_ICON" file="google_chrome/product_logo_22
_mono.png" type="BINDATA" /> | |
151 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="google_chrome/product
_logo_22_mono_invert.png" type="BINDATA" /> | |
152 </if> | |
153 <if expr="not pp_ifdef('_google_chrome') and is_macosx"> | |
154 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22_mono
.png" type="BINDATA" /> | |
155 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_logo
_22_mono_invert.png" type="BINDATA" /> | |
156 </if> | |
157 <if expr="pp_ifdef('_google_chrome') and not is_macosx"> | |
158 <include name="IDR_STATUS_TRAY_ICON" file="google_chrome/product_logo_22
.png" type="BINDATA" /> | |
159 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="google_chrome/product
_logo_22.png" type="BINDATA" /> | |
160 </if> | |
161 <if expr="not pp_ifdef('_google_chrome') and not is_macosx"> | |
162 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.png"
type="BINDATA" /> | |
163 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_logo
_22.png" type="BINDATA" /> | |
164 </if> | |
165 <if expr="is_macosx"> | |
166 <include name="IDR_TABPOSE_CLOSE" file="default_100_percent/tabpose_clos
e.png" type="BINDATA" /> | |
167 </if> | |
168 <include name="IDR_THEME_BUTTON_BACKGROUND" file="default_100_percent/notu
sed.png" type="BINDATA" /> | |
169 <include name="IDR_THEME_FRAME_OVERLAY" file="default_100_percent/notused.
png" type="BINDATA" /> | |
170 <include name="IDR_THEME_FRAME_OVERLAY_INACTIVE" file="default_100_percent
/notused.png" type="BINDATA" /> | |
171 <include name="IDR_THEME_NTP_ATTRIBUTION" file="default_100_percent/notuse
d.png" type="BINDATA" /> | |
172 <include name="IDR_THEME_NTP_BACKGROUND" file="default_100_percent/ntp_bac
kground.png" type="BINDATA" /> | |
173 <!-- Ash has a special gray background. --> | |
174 <if expr="pp_ifdef('use_ash')"> | |
175 <include name="IDR_THEME_TAB_BACKGROUND_INCOGNITO" file="default_100_per
cent/ash/theme_tab_background_incognito.png" type="BINDATA" /> | |
176 </if> | |
177 <if expr="not pp_ifdef('use_ash')"> | |
178 <include name="IDR_THEME_TAB_BACKGROUND_INCOGNITO" file="default_100_per
cent/theme_tab_background_incognito.png" type="BINDATA" /> | |
179 </if> | |
180 <include name="IDR_THEME_TAB_BACKGROUND_V" file="default_100_percent/theme
_tab_background_glass.png" type="BINDATA" /> | |
181 <include name="IDR_THEME_WINDOW_CONTROL_BACKGROUND" file="default_100_perc
ent/notused.png" type="BINDATA" /> | |
182 <include name="IDR_THROBBER_LIGHT" file="default_100_percent/throbber_ligh
t.png" type="BINDATA" /> | |
183 <include name="IDR_THROBBER_WAITING_LIGHT" file="default_100_percent/throb
ber_waiting_light.png" type="BINDATA" /> | |
184 <include name="IDR_MANAGED" file="default_100_percent/managed_small.png" t
ype="BINDATA" /> | |
185 <if expr="not is_macosx"> | |
186 <include name="IDR_MANAGED_MODE_AVATAR" file="default_100_percent/manage
d_mode_avatar.png" type="BINDATA" /> | |
187 </if> | |
188 <if expr="is_macosx"> | |
189 <include name="IDR_MANAGED_MODE_AVATAR" file="default_100_percent/manage
d_mode_avatar_mac.png" type="BINDATA" /> | |
190 </if> | |
191 <if expr="pp_ifdef('_google_chrome')"> | |
192 <include name="IDR_WIZARD_ICON" file="google_chrome/wizard_icon.png" typ
e="BINDATA" /> | |
193 <include name="IDR_WIZARD_ICON_RTL" file="google_chrome/wizard_icon_rtl.
png" type="BINDATA" /> | |
194 </if> | |
195 <if expr="not pp_ifdef('_google_chrome')"> | |
196 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI
NDATA" /> | 880 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI
NDATA" /> |
197 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png"
type="BINDATA" /> | 881 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png"
type="BINDATA" /> |
198 </if> | 882 </if> |
199 | |
200 <!-- Images only used by the Views toolkit. --> | |
201 <if expr="pp_ifdef('toolkit_views')"> | |
202 <include name="IDR_INFOBARBUTTON_BOTTOM_LEFT_H" file="default_100_percen
t/infobarbutton_bl_hover.png" type="BINDATA" /> | |
203 <include name="IDR_INFOBARBUTTON_BOTTOM_LEFT_N" file="default_100_percen
t/infobarbutton_bl_n.png" type="BINDATA" /> | |
204 <include name="IDR_INFOBARBUTTON_BOTTOM_LEFT_P" file="default_100_percen
t/infobarbutton_bl_pressed.png" type="BINDATA" /> | |
205 <include name="IDR_INFOBARBUTTON_BOTTOM_H" file="default_100_percent/inf
obarbutton_b_hover.png" type="BINDATA" /> | |
206 <include name="IDR_INFOBARBUTTON_BOTTOM_N" file="default_100_percent/inf
obarbutton_b_n.png" type="BINDATA" /> | |
207 <include name="IDR_INFOBARBUTTON_BOTTOM_P" file="default_100_percent/inf
obarbutton_b_pressed.png" type="BINDATA" /> | |
208 <include name="IDR_INFOBARBUTTON_BOTTOM_RIGHT_H" file="default_100_perce
nt/infobarbutton_br_hover.png" type="BINDATA" /> | |
209 <include name="IDR_INFOBARBUTTON_BOTTOM_RIGHT_N" file="default_100_perce
nt/infobarbutton_br_n.png" type="BINDATA" /> | |
210 <include name="IDR_INFOBARBUTTON_BOTTOM_RIGHT_P" file="default_100_perce
nt/infobarbutton_br_pressed.png" type="BINDATA" /> | |
211 <include name="IDR_INFOBARBUTTON_CENTER_H" file="default_100_percent/inf
obarbutton_c_hover.png" type="BINDATA" /> | |
212 <include name="IDR_INFOBARBUTTON_CENTER_N" file="default_100_percent/inf
obarbutton_c_n.png" type="BINDATA" /> | |
213 <include name="IDR_INFOBARBUTTON_CENTER_P" file="default_100_percent/inf
obarbutton_c_pressed.png" type="BINDATA" /> | |
214 <include name="IDR_INFOBARBUTTON_LEFT_H" file="default_100_percent/infob
arbutton_l_hover.png" type="BINDATA" /> | |
215 <include name="IDR_INFOBARBUTTON_LEFT_P" file="default_100_percent/infob
arbutton_l_pressed.png" type="BINDATA" /> | |
216 <include name="IDR_INFOBARBUTTON_LEFT_N" file="default_100_percent/infob
arbutton_l_n.png" type="BINDATA" /> | |
217 <include name="IDR_INFOBARBUTTON_MENU_DROPARROW" file="default_100_perce
nt/infobarbutton_menu_droparrow.png" type="BINDATA" /> | |
218 <include name="IDR_INFOBARBUTTON_RIGHT_H" file="default_100_percent/info
barbutton_r_hover.png" type="BINDATA" /> | |
219 <include name="IDR_INFOBARBUTTON_RIGHT_N" file="default_100_percent/info
barbutton_r_n.png" type="BINDATA" /> | |
220 <include name="IDR_INFOBARBUTTON_RIGHT_P" file="default_100_percent/info
barbutton_r_pressed.png" type="BINDATA" /> | |
221 <include name="IDR_INFOBARBUTTON_TOP_H" file="default_100_percent/infoba
rbutton_t_hover.png" type="BINDATA" /> | |
222 <include name="IDR_INFOBARBUTTON_TOP_LEFT_H" file="default_100_percent/i
nfobarbutton_tl_hover.png" type="BINDATA" /> | |
223 <include name="IDR_INFOBARBUTTON_TOP_LEFT_N" file="default_100_percent/i
nfobarbutton_tl_n.png" type="BINDATA" /> | |
224 <include name="IDR_INFOBARBUTTON_TOP_LEFT_P" file="default_100_percent/i
nfobarbutton_tl_pressed.png" type="BINDATA" /> | |
225 <include name="IDR_INFOBARBUTTON_TOP_N" file="default_100_percent/infoba
rbutton_t_n.png" type="BINDATA" /> | |
226 <include name="IDR_INFOBARBUTTON_TOP_P" file="default_100_percent/infoba
rbutton_t_pressed.png" type="BINDATA" /> | |
227 <include name="IDR_INFOBARBUTTON_TOP_RIGHT_H" file="default_100_percent/
infobarbutton_tr_hover.png" type="BINDATA" /> | |
228 <include name="IDR_INFOBARBUTTON_TOP_RIGHT_N" file="default_100_percent/
infobarbutton_tr_n.png" type="BINDATA" /> | |
229 <include name="IDR_INFOBARBUTTON_TOP_RIGHT_P" file="default_100_percent/
infobarbutton_tr_pressed.png" type="BINDATA" /> | |
230 </if> | |
231 | |
232 <!-- Images only used by ChromeOS. --> | |
233 <if expr="pp_ifdef('chromeos')"> | |
234 <include name="IDR_ACCESSIBILITY_ICON" file="default_100_percent/accessi
bility_icon.png" type="BINDATA" /> | |
235 <include name="IDR_BRIGHTNESS_BUBBLE_ICON" file="default_100_percent/bri
ghtness_icon.png" type="BINDATA" /> | |
236 <include name="IDR_BUTTON_USER_IMAGE_CHOOSE_FILE" file="default_100_perc
ent/choose_file.png" type="BINDATA" /> | |
237 <include name="IDR_BUTTON_USER_IMAGE_TAKE_PHOTO" file="default_100_perce
nt/take_photo.png" type="BINDATA" /> | |
238 <include name="IDR_CAPS_LOCK_ICON" file="default_100_percent/caps_lock_i
con.png" type="BINDATA" /> | |
239 <include name="IDR_DIVIDER_VERT" file="default_100_percent/divider_vert.
png" type="BINDATA" /> | |
240 <include name="IDR_DROPDOWN_BOTTOM_H" file="default_100_percent/textbutt
on_dropdown_b_hover.png" type="BINDATA" /> | |
241 <include name="IDR_DROPDOWN_BOTTOM_LEFT_H" file="default_100_percent/tex
tbutton_dropdown_bl_hover.png" type="BINDATA" /> | |
242 <include name="IDR_DROPDOWN_BOTTOM_LEFT_P" file="default_100_percent/tex
tbutton_dropdown_bl_pressed.png" type="BINDATA" /> | |
243 <include name="IDR_DROPDOWN_BOTTOM_P" file="default_100_percent/textbutt
on_dropdown_b_pressed.png" type="BINDATA" /> | |
244 <include name="IDR_DROPDOWN_BOTTOM_RIGHT_H" file="default_100_percent/te
xtbutton_dropdown_br_hover.png" type="BINDATA" /> | |
245 <include name="IDR_DROPDOWN_BOTTOM_RIGHT_P" file="default_100_percent/te
xtbutton_dropdown_br_pressed.png" type="BINDATA" /> | |
246 <include name="IDR_DROPDOWN_CENTER_H" file="default_100_percent/textbutt
on_dropdown_c_hover.png" type="BINDATA" /> | |
247 <include name="IDR_DROPDOWN_CENTER_P" file="default_100_percent/textbutt
on_dropdown_c_pressed.png" type="BINDATA" /> | |
248 <include name="IDR_DROPDOWN_LEFT_H" file="default_100_percent/textbutton
_dropdown_l_hover.png" type="BINDATA" /> | |
249 <include name="IDR_DROPDOWN_LEFT_P" file="default_100_percent/textbutton
_dropdown_l_pressed.png" type="BINDATA" /> | |
250 <include name="IDR_DROPDOWN_RIGHT_H" file="default_100_percent/textbutto
n_dropdown_r_hover.png" type="BINDATA" /> | |
251 <include name="IDR_DROPDOWN_RIGHT_P" file="default_100_percent/textbutto
n_dropdown_r_pressed.png" type="BINDATA" /> | |
252 <include name="IDR_DROPDOWN_TOP_H" file="default_100_percent/textbutton_
dropdown_t_hover.png" type="BINDATA" /> | |
253 <include name="IDR_DROPDOWN_TOP_LEFT_H" file="default_100_percent/textbu
tton_dropdown_tl_hover.png" type="BINDATA" /> | |
254 <include name="IDR_DROPDOWN_TOP_LEFT_P" file="default_100_percent/textbu
tton_dropdown_tl_pressed.png" type="BINDATA" /> | |
255 <include name="IDR_DROPDOWN_TOP_P" file="default_100_percent/textbutton_
dropdown_t_pressed.png" type="BINDATA" /> | |
256 <include name="IDR_DROPDOWN_TOP_RIGHT_H" file="default_100_percent/textb
utton_dropdown_tr_hover.png" type="BINDATA" /> | |
257 <include name="IDR_DROPDOWN_TOP_RIGHT_P" file="default_100_percent/textb
utton_dropdown_tr_pressed.png" type="BINDATA" /> | |
258 <include name="IDR_ENROLL_SUCCESS" file="default_100_percent/enroll_succ
ess.png" type="BINDATA"/> | |
259 <include name="IDR_ENROLL_FAILURE" file="default_100_percent/enroll_fail
ure.png" type="BINDATA"/> | |
260 <include name="IDR_GUEST_ICON" file="default_100_percent/guest_icon.png"
type="BINDATA" /> | |
261 <include name="IDR_HELP_MENU" file="default_100_percent/help_16.png" typ
e="BINDATA" /> | |
262 <include name="IDR_ICON_ADD_USER24" file="default_100_percent/icon_add_u
ser24.png" type="BINDATA" /> | |
263 <include name="IDR_ICON_POWER24" file="default_100_percent/icon_power24.
png" type="BINDATA" /> | |
264 <include name="IDR_ICON_ADD_USER24_WHITE" file="default_100_percent/icon
_add_user24_white.png" type="BINDATA" /> | |
265 <include name="IDR_ICON_POWER24_WHITE" file="default_100_percent/icon_po
wer24_white.png" type="BINDATA" /> | |
266 <include name="IDR_LOGIN_DEFAULT_USER" file="default_100_percent/avatar_
beaker.png" type="BINDATA" /> | |
267 <include name="IDR_LOGIN_DEFAULT_USER_1" file="default_100_percent/avata
r_bee.png" type="BINDATA" /> | |
268 <include name="IDR_LOGIN_DEFAULT_USER_2" file="default_100_percent/avata
r_briefcase.png" type="BINDATA" /> | |
269 <include name="IDR_LOGIN_DEFAULT_USER_3" file="default_100_percent/avata
r_circles.png" type="BINDATA" /> | |
270 <include name="IDR_LOGIN_DEFAULT_USER_4" file="default_100_percent/avata
r_cloud.png" type="BINDATA" /> | |
271 <include name="IDR_LOGIN_DEFAULT_USER_5" file="default_100_percent/avata
r_cupcake.png" type="BINDATA" /> | |
272 <include name="IDR_LOGIN_DEFAULT_USER_6" file="default_100_percent/avata
r_day.png" type="BINDATA" /> | |
273 <include name="IDR_LOGIN_DEFAULT_USER_7" file="default_100_percent/avata
r_flower.png" type="BINDATA" /> | |
274 <include name="IDR_LOGIN_DEFAULT_USER_8" file="default_100_percent/avata
r_globe.png" type="BINDATA" /> | |
275 <include name="IDR_LOGIN_DEFAULT_USER_9" file="default_100_percent/avata
r_hotair.png" type="BINDATA" /> | |
276 <include name="IDR_LOGIN_DEFAULT_USER_10" file="default_100_percent/avat
ar_ladybug.png" type="BINDATA" /> | |
277 <include name="IDR_LOGIN_DEFAULT_USER_11" file="default_100_percent/avat
ar_leaf.png" type="BINDATA" /> | |
278 <include name="IDR_LOGIN_DEFAULT_USER_12" file="default_100_percent/avat
ar_night.png" type="BINDATA" /> | |
279 <include name="IDR_LOGIN_DEFAULT_USER_13" file="default_100_percent/avat
ar_plane.png" type="BINDATA" /> | |
280 <include name="IDR_LOGIN_DEFAULT_USER_14" file="default_100_percent/avat
ar_robot_body.png" type="BINDATA" /> | |
281 <include name="IDR_LOGIN_DEFAULT_USER_15" file="default_100_percent/avat
ar_robot_head.png" type="BINDATA" /> | |
282 <include name="IDR_LOGIN_DEFAULT_USER_16" file="default_100_percent/avat
ar_toolbox.png" type="BINDATA" /> | |
283 <include name="IDR_LOGIN_DEFAULT_USER_17" file="default_100_percent/avat
ar_user_color.png" type="BINDATA" /> | |
284 <include name="IDR_LOGIN_DEFAULT_USER_18" file="default_100_percent/avat
ar_user_enterprise.png" type="BINDATA" /> | |
285 <include name="IDR_LOGIN_GUEST" file="default_100_percent/login_guest.pn
g" type="BINDATA" /> | |
286 <include name="IDR_LOGIN_ADD_USER" file="default_100_percent/login_add_u
ser.png" type="BINDATA" /> | |
287 <include name="IDR_LOGIN_ADD_USER_HOVER" file="default_100_percent/login
_add_user_hover.png" type="BINDATA" /> | |
288 <include name="IDR_LOGIN_PASSWORD_CAPS_LOCK" file="default_100_percent/l
ogin_password_capslock.png" type="BINDATA" /> | |
289 <include name="IDR_NETWORK_SHOW_PASSWORD_OFF" file="default_100_percent/
network_show_password_off.png" type="BINDATA" /> | |
290 <include name="IDR_NETWORK_SHOW_PASSWORD_ON" file="default_100_percent/n
etwork_show_password_on.png" type="BINDATA" /> | |
291 <include name="IDR_NETWORK_SHOW_PASSWORD_HOVER" file="default_100_percen
t/network_show_password_hover.png" type="BINDATA" /> | |
292 <include name="IDR_NOTIFICATION_3G" file="default_100_percent/notificati
on_3g.png" type="BINDATA" /> | |
293 <include name="IDR_NOTIFICATION_BARS_EMPTY" file="default_100_percent/no
tification_bars_empty.png" type="BINDATA" /> | |
294 <include name="IDR_NOTIFICATION_BARS_CRITICAL" file="default_100_percent
/notification_bars_critical.png" type="BINDATA" /> | |
295 <include name="IDR_NOTIFICATION_GDATA" file="default_100_percent/notific
ation_gdata.png" type="BINDATA" /> | |
296 <include name="IDR_NOTIFICATION_LOCALE_CHANGE" file="default_100_percent
/notification_locale_change.png" type="BINDATA" /> | |
297 <include name="IDR_NOTIFICATION_LOW_BATTERY" file="default_100_percent/n
otification_battery_low.png" type="BINDATA" /> | |
298 <include name="IDR_NOTIFICATION_MENU" file="default_100_percent/notifica
tion_menu.png" type="BINDATA" /> | |
299 <include name="IDR_NOTIFICATION_NETWORK_FAILED" file="default_100_percen
t/notification_network_failed.png" type="BINDATA" /> | |
300 <include name="IDR_NOTIFICATION_SMS" file="default_100_percent/notificat
ion_sms.png" type="BINDATA" /> | |
301 <include name="IDR_NOTIFICATION_UPDATE" file="default_100_percent/notifi
cation_update.png" type="BINDATA" /> | |
302 <include name="IDR_OOBE_PROGRESS_DOT_CURRENT" file="default_100_percent/
oobe_progress_dot_current.png" type="BINDATA" /> | |
303 <include name="IDR_OOBE_PROGRESS_DOT_EMPTY" file="default_100_percent/oo
be_progress_dot_empty.png" type="BINDATA" /> | |
304 <include name="IDR_OOBE_PROGRESS_DOT_FILLED" file="default_100_percent/o
obe_progress_dot_filled.png" type="BINDATA" /> | |
305 <include name="IDR_OOBE_PROGRESS_LINE" file="default_100_percent/oobe_pr
ogress_line.png" type="BINDATA" /> | |
306 <include name="IDR_OOBE_PROGRESS_LINE_LEFT" file="default_100_percent/oo
be_progress_line_left.png" type="BINDATA" /> | |
307 <include name="IDR_OOBE_PROGRESS_LINE_RIGHT" file="default_100_percent/o
obe_progress_line_right.png" type="BINDATA" /> | |
308 <include name="IDR_PROFILE_PICTURE_LOADING" file="default_100_percent/pr
ofile_loading.png" type="BINDATA" /> | |
309 <include name="IDR_SHUTDOWN_ICON" file="default_100_percent/shutdown_ico
n.png" type="BINDATA" /> | |
310 <include name="IDR_SPINNER" file="default_100_percent/spinner.png" type=
"BINDATA" /> | |
311 <include name="IDR_STATUSBAR_NETWORK_3G_WARN" file="default_100_percent/
statusbar_network_3g_warn.png" type="BINDATA" /> | |
312 <include name="IDR_STATUSBAR_NETWORK_3G_ERROR" file="default_100_percent
/statusbar_network_3g_error.png" type="BINDATA" /> | |
313 <include name="IDR_STATUSBAR_NETWORK_3G_UNKNOWN" file="default_100_perce
nt/statusbar_network_3g_unknown.png" type="BINDATA" /> | |
314 <include name="IDR_STATUSBAR_NETWORK_1X" file="default_100_percent/statu
sbar_network_1x.png" type="BINDATA" /> | |
315 <include name="IDR_STATUSBAR_NETWORK_1X_ERROR" file="default_100_percent
/statusbar_network_1x_error.png" type="BINDATA" /> | |
316 <include name="IDR_STATUSBAR_NETWORK_1X_UNKNOWN" file="default_100_perce
nt/statusbar_network_1x_unknown.png" type="BINDATA" /> | |
317 <include name="IDR_STATUSBAR_NETWORK_ARCS" file="default_100_percent/sta
tusbar_network_arcs.png" type="BINDATA" /> | |
318 <include name="IDR_STATUSBAR_NETWORK_BARS" file="default_100_percent/sta
tusbar_network_bars.png" type="BINDATA" /> | |
319 <include name="IDR_STATUSBAR_NETWORK_DISCONNECTED" file="default_100_per
cent/statusbar_network_disconnected.png" type="BINDATA" /> | |
320 <include name="IDR_STATUSBAR_NETWORK_HSPA" file="default_100_percent/sta
tusbar_network_hspa.png" type="BINDATA" /> | |
321 <include name="IDR_STATUSBAR_NETWORK_HSPA_PLUS" file="default_100_percen
t/statusbar_network_hspa_plus.png" type="BINDATA" /> | |
322 <include name="IDR_STATUSBAR_NETWORK_LTE" file="default_100_percent/stat
usbar_network_lte.png" type="BINDATA" /> | |
323 <include name="IDR_STATUSBAR_NETWORK_LTE_ADVANCED" file="default_100_per
cent/statusbar_network_lte_advanced.png" type="BINDATA" /> | |
324 <include name="IDR_STATUSBAR_NETWORK_GPRS" file="default_100_percent/sta
tusbar_network_gprs.png" type="BINDATA" /> | |
325 <include name="IDR_USER_IMAGE_NO_VIDEO" file="default_100_percent/no_vid
eo.png" type="BINDATA" /> | |
326 <include name="IDR_USER_IMAGE_CAPTURE" file="default_100_percent/snapsho
t_wide.png" type="BINDATA" /> | |
327 <include name="IDR_USER_IMAGE_RECYCLE" file="default_100_percent/discard
_wide.png" type="BINDATA" /> | |
328 <include name="IDR_USER_IMAGE_CAPTURE_DISABLED" file="default_100_percen
t/snapshot_wide_disabled.png" type="BINDATA" /> | |
329 <include name="IDR_USER_IMAGE_INITIALIZING" file="default_100_percent/in
itializing_video.png" type="BINDATA" /> | |
330 <include name="IDR_VOLUME_BUBBLE_UP_ICON" file="default_100_percent/volu
me_up_icon.png" type="BINDATA" /> | |
331 <include name="IDR_VOLUME_BUBBLE_DOWN_ICON" file="default_100_percent/vo
lume_down_icon.png" type="BINDATA" /> | |
332 <include name="IDR_VOLUME_BUBBLE_MUTE_ICON" file="default_100_percent/vo
lume_mute_icon.png" type="BINDATA" /> | |
333 <include name="IDR_FILES_APP_ICON" file="default_100_percent/files_app_i
con.png" type="BINDATA" /> | |
334 </if> | |
335 | |
336 <!-- Images only used by Ash. --> | |
337 <if expr="pp_ifdef('use_ash')"> | |
338 <include name="IDR_TOOLBAR_SHADE_BOTTOM" file="default_100_percent/ash/t
oolbar_shade_bottom.png" type="BINDATA" /> | |
339 <include name="IDR_TOOLBAR_SHADE_LEFT" file="default_100_percent/ash/too
lbar_shade_left.png" type="BINDATA" /> | |
340 <include name="IDR_TOOLBAR_SHADE_RIGHT" file="default_100_percent/ash/to
olbar_shade_right.png" type="BINDATA" /> | |
341 <include name="IDR_TOOLBAR_SHADE_TOP" file="default_100_percent/ash/tool
bar_shade_top.png" type="BINDATA" /> | |
342 </if> | |
343 </includes> | 883 </includes> |
344 </release> | 884 </release> |
345 </grit> | 885 </grit> |
OLD | NEW |