| 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" context="default_
100_percent"> | 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" co
ntext="default_100_percent" /> | 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" con
text="default_100_percent" /> | 8 <output filename="grit/theme_resources_map.h" type="resource_map_header" con
text="default_100_percent" /> |
| 9 <output filename="theme_resources_100_percent.pak" type="data_package" conte
xt="default_100_percent" /> | 9 <output filename="theme_resources_100_percent.pak" type="data_package" conte
xt="default_100_percent" /> |
| 10 <output filename="theme_resources_200_percent.pak" type="data_package" conte
xt="default_200_percent" /> | 10 <output filename="theme_resources_200_percent.pak" type="data_package" conte
xt="default_200_percent" /> |
| (...skipping 12 matching lines...) Expand all Loading... |
| 23 <structure type="chrome_scaled_image" name="IDR_ACTION_BOX_BUTTON_PRESSED"
file="action_box_button_pressed.png" /> | 23 <structure type="chrome_scaled_image" name="IDR_ACTION_BOX_BUTTON_PRESSED"
file="action_box_button_pressed.png" /> |
| 24 <structure type="chrome_scaled_image" name="IDR_ALLOWED_FULLSCREEN" file="
allowed_fullscreen.png" /> | 24 <structure type="chrome_scaled_image" name="IDR_ALLOWED_FULLSCREEN" file="
allowed_fullscreen.png" /> |
| 25 <structure type="chrome_scaled_image" name="IDR_ALLOWED_IMAGES" file="allo
wed_images.png" /> | 25 <structure type="chrome_scaled_image" name="IDR_ALLOWED_IMAGES" file="allo
wed_images.png" /> |
| 26 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MOUSE_CURSOR" file
="allowed_mouse_cursor.png" /> | 26 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MOUSE_CURSOR" file
="allowed_mouse_cursor.png" /> |
| 27 <structure type="chrome_scaled_image" name="IDR_ALLOWED_NOTIFICATION" file
="allowed_notifications.png" /> | 27 <structure type="chrome_scaled_image" name="IDR_ALLOWED_NOTIFICATION" file
="allowed_notifications.png" /> |
| 28 <structure type="chrome_scaled_image" name="IDR_ALLOWED_POPUPS" file="allo
wed_popups.png" /> | 28 <structure type="chrome_scaled_image" name="IDR_ALLOWED_POPUPS" file="allo
wed_popups.png" /> |
| 29 <structure type="chrome_scaled_image" name="IDR_ALLOWED_PLUGINS" file="all
owed_plugins.png" /> | 29 <structure type="chrome_scaled_image" name="IDR_ALLOWED_PLUGINS" file="all
owed_plugins.png" /> |
| 30 <structure type="chrome_scaled_image" name="IDR_ALLOWED_JAVASCRIPT" file="
allowed_script.png" /> | 30 <structure type="chrome_scaled_image" name="IDR_ALLOWED_JAVASCRIPT" file="
allowed_script.png" /> |
| 31 <structure type="chrome_scaled_image" name="IDR_APP_DEFAULT_ICON" file="ap
p_default_icon.png" /> | 31 <structure type="chrome_scaled_image" name="IDR_APP_DEFAULT_ICON" file="ap
p_default_icon.png" /> |
| 32 <structure type="chrome_scaled_image" name="IDR_APP_DROPARROW" file="app_d
roparrow.png" /> | 32 <structure type="chrome_scaled_image" name="IDR_APP_DROPARROW" file="app_d
roparrow.png" /> |
| 33 <if expr="is_win"> |
| 34 <structure type="chrome_scaled_image" name="IDR_APP_LIST" file="app_list
.png" /> |
| 35 </if> |
| 33 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB" file
="nub.png" /> | 36 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB" file
="nub.png" /> |
| 34 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB_MASK"
file="nub_mask.png" /> | 37 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB_MASK"
file="nub_mask.png" /> |
| 35 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_SMALL_BUB
BLE" file="small_bubble.png" /> | 38 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_SMALL_BUB
BLE" file="small_bubble.png" /> |
| 36 <structure type="chrome_scaled_image" name="IDR_ASK_MEDIA" file="ask_media
.png" /> | 39 <structure type="chrome_scaled_image" name="IDR_ASK_MEDIA" file="ask_media
.png" /> |
| 37 <if expr="not pp_ifdef('toolkit_views')"> | 40 <if expr="not pp_ifdef('toolkit_views')"> |
| 38 <structure type="chrome_scaled_image" name="IDR_BACK" file="back.png" /> | 41 <structure type="chrome_scaled_image" name="IDR_BACK" file="back.png" /> |
| 39 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="back_disab
led.png" /> | 42 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="back_disab
led.png" /> |
| 40 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="back_hover
.png" /> | 43 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="back_hover
.png" /> |
| 41 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="back_press
ed.png" /> | 44 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="back_press
ed.png" /> |
| 42 </if> | 45 </if> |
| (...skipping 865 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 908 <if expr="not is_macosx"> | 911 <if expr="not is_macosx"> |
| 909 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn
g" type="BINDATA" /> | 912 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn
g" type="BINDATA" /> |
| 910 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo
go_22.png" type="BINDATA" /> | 913 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo
go_22.png" type="BINDATA" /> |
| 911 </if> | 914 </if> |
| 912 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI
NDATA" /> | 915 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI
NDATA" /> |
| 913 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png"
type="BINDATA" /> | 916 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png"
type="BINDATA" /> |
| 914 </if> | 917 </if> |
| 915 </includes> | 918 </includes> |
| 916 </release> | 919 </release> |
| 917 </grit> | 920 </grit> |
| OLD | NEW |