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

Side by Side Diff: ui/resources/ui_resources.grd

Issue 1936263002: [Mac] Replace menu_overflow_{up,down}.pdf with PNGs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « ui/resources/default_200_percent/common/menu_overflow_up.png ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <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/ui_resources.h" type="rc_header" context="default_100 _percent"> 4 <output filename="grit/ui_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/ui_resources_map.cc" type="resource_map_source" conte xt="default_100_percent" /> 7 <output filename="grit/ui_resources_map.cc" type="resource_map_source" conte xt="default_100_percent" />
8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex t="default_100_percent" /> 8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex t="default_100_percent" />
9 <output filename="ui_resources_100_percent.pak" type="data_package" context= "default_100_percent" /> 9 <output filename="ui_resources_100_percent.pak" type="data_package" context= "default_100_percent" />
10 <output filename="ui_resources_200_percent.pak" type="data_package" context= "default_200_percent" /> 10 <output filename="ui_resources_200_percent.pak" type="data_package" context= "default_200_percent" />
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
116 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_LOCKED_WITH_PR OXIMITY_HINT_HOVER" file="common/easy_unlock_locked_with_proximity_hint_hover.pn g" /> 116 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_LOCKED_WITH_PR OXIMITY_HINT_HOVER" file="common/easy_unlock_locked_with_proximity_hint_hover.pn g" />
117 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_LOCKED_WITH_PR OXIMITY_HINT_PRESSED" file="common/easy_unlock_locked_with_proximity_hint_presse d.png" /> 117 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_LOCKED_WITH_PR OXIMITY_HINT_PRESSED" file="common/easy_unlock_locked_with_proximity_hint_presse d.png" />
118 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_SPINNER" file= "common/easy_unlock_spinner.png" /> 118 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_SPINNER" file= "common/easy_unlock_spinner.png" />
119 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_UNLOCKED" file ="common/easy_unlock_unlocked.png" /> 119 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_UNLOCKED" file ="common/easy_unlock_unlocked.png" />
120 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_UNLOCKED_HOVER " file="common/easy_unlock_unlocked_hover.png" /> 120 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_UNLOCKED_HOVER " file="common/easy_unlock_unlocked_hover.png" />
121 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_UNLOCKED_PRESS ED" file="common/easy_unlock_unlocked_pressed.png" /> 121 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_UNLOCKED_PRESS ED" file="common/easy_unlock_unlocked_pressed.png" />
122 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED" file="commo n/folder_closed.png" /> 122 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED" file="commo n/folder_closed.png" />
123 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED_RTL" file="c ommon/folder_closed_rtl.png" /> 123 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED_RTL" file="c ommon/folder_closed_rtl.png" />
124 <if expr="is_macosx"> 124 <if expr="is_macosx">
125 <structure type="chrome_scaled_image" name="IDR_MENU_CHECK_CHECKED" file ="legacy/menu_check.png" /> 125 <structure type="chrome_scaled_image" name="IDR_MENU_CHECK_CHECKED" file ="legacy/menu_check.png" />
126 <structure type="chrome_scaled_image" name="IDR_MENU_OVERFLOW_UP" file=" common/menu_overflow_up.png" />
127 <structure type="chrome_scaled_image" name="IDR_MENU_OVERFLOW_DOWN" file ="common/menu_overflow_down.png" />
126 </if> 128 </if>
127 <if expr="is_macosx or is_ios"> 129 <if expr="is_macosx or is_ios">
128 <structure type="chrome_scaled_image" name="IDR_MENU_HIERARCHY_ARROW" fi le="mac/menu_hierarchy_arrow.png" /> 130 <structure type="chrome_scaled_image" name="IDR_MENU_HIERARCHY_ARROW" fi le="mac/menu_hierarchy_arrow.png" />
129 </if> 131 </if>
130 <structure type="chrome_scaled_image" name="IDR_MENU_DROPARROW" file="cros /menu_droparrow.png" /> 132 <structure type="chrome_scaled_image" name="IDR_MENU_DROPARROW" file="cros /menu_droparrow.png" />
131 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo n/message_close.png" /> 133 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo n/message_close.png" />
132 <if expr="toolkit_views or is_macosx or is_ios"> 134 <if expr="toolkit_views or is_macosx or is_ios">
133 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW" file ="common/notification_arrow.png"/> 135 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW" file ="common/notification_arrow.png"/>
134 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW_HOVER " file="common/notification_arrow_hover.png"/> 136 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW_HOVER " file="common/notification_arrow_hover.png"/>
135 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW_PRESS ED" file="common/notification_arrow_pressed.png"/> 137 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW_PRESS ED" file="common/notification_arrow_pressed.png"/>
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 </if> 191 </if>
190 <if expr="toolkit_views"> 192 <if expr="toolkit_views">
191 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_COPY" fil e="common/drag_tip_copy.png" /> 193 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_COPY" fil e="common/drag_tip_copy.png" />
192 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_MOVE" fil e="common/drag_tip_move.png" /> 194 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_MOVE" fil e="common/drag_tip_move.png" />
193 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_LINK" fil e="common/drag_tip_link.png" /> 195 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_LINK" fil e="common/drag_tip_link.png" />
194 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_NODROP" f ile="common/drag_tip_nodrop.png" /> 196 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_NODROP" f ile="common/drag_tip_nodrop.png" />
195 </if> 197 </if>
196 </structures> 198 </structures>
197 </release> 199 </release>
198 </grit> 200 </grit>
OLDNEW
« no previous file with comments | « ui/resources/default_200_percent/common/menu_overflow_up.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698