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

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

Issue 2656463002: Implement MD simple gesture nav (Closed)
Patch Set: Simplified ThreePartImage test Created 3 years, 10 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/forward_arrow.png ('k') | ui/vector_icons/BUILD.gn » ('j') | 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 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_ZOOM_IN" fil e="common/pointers/zoom_in.png" /> 76 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_ZOOM_IN" fil e="common/pointers/zoom_in.png" />
77 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_ZOOM_OUT" fi le="common/pointers/zoom_out.png" /> 77 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_ZOOM_OUT" fi le="common/pointers/zoom_out.png" />
78 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_GRAB" file=" common/pointers/fleur.png" /> 78 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_GRAB" file=" common/pointers/fleur.png" />
79 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_GRABBING" fi le="common/pointers/hand3.png" /> 79 <structure type="chrome_scaled_image" name="IDR_AURA_CURSOR_GRABBING" fi le="common/pointers/hand3.png" />
80 </if> 80 </if>
81 <if expr="use_aura"> 81 <if expr="use_aura">
82 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE" file ="common/window_shadow_active.png" /> 82 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_ACTIVE" file ="common/window_shadow_active.png" />
83 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_INACTIVE" fi le="common/window_shadow_inactive.png" /> 83 <structure type="chrome_scaled_image" name="IDR_AURA_SHADOW_INACTIVE" fi le="common/window_shadow_inactive.png" />
84 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL" file="common/window_bubble_shadow_small.png" /> 84 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL" file="common/window_bubble_shadow_small.png" />
85 </if> 85 </if>
86 <structure type="chrome_scaled_image" name="IDR_BACK_ARROW" file="common/b ack_arrow.png" />
87 <structure type="chrome_scaled_image" name="IDR_FORWARD_ARROW" file="commo n/forward_arrow.png" />
88 <structure type="chrome_scaled_image" name="IDR_CLOSE_2" file="close_2.png " /> 86 <structure type="chrome_scaled_image" name="IDR_CLOSE_2" file="close_2.png " />
89 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_H" file="close_2_h over.png" /> 87 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_H" file="close_2_h over.png" />
90 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_MASK" file="close_ 2_mask.png" /> 88 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_MASK" file="close_ 2_mask.png" />
91 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_P" file="close_2_p ressed.png" /> 89 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_P" file="close_2_p ressed.png" />
92 <structure type="chrome_scaled_image" name="IDR_CLOSE_3_MASK" file="common /close_3_mask.png" /> 90 <structure type="chrome_scaled_image" name="IDR_CLOSE_3_MASK" file="common /close_3_mask.png" />
93 <structure type="chrome_scaled_image" name="IDR_CLOSE_4_BUTTON" file="comm on/close_4_button.png" /> 91 <structure type="chrome_scaled_image" name="IDR_CLOSE_4_BUTTON" file="comm on/close_4_button.png" />
94 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG" file="close_ dialog.png" /> 92 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG" file="close_ dialog.png" />
95 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_H" file="clos e_dialog_hover.png" /> 93 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_H" file="clos e_dialog_hover.png" />
96 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_P" file="clos e_dialog_pressed.png" /> 94 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_P" file="clos e_dialog_pressed.png" />
97 <structure type="chrome_scaled_image" name="IDR_DISABLE" file="disable.png " /> 95 <structure type="chrome_scaled_image" name="IDR_DISABLE" file="disable.png " />
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
197 <if expr="toolkit_views"> 195 <if expr="toolkit_views">
198 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_COPY" fil e="common/drag_tip_copy.png" /> 196 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_COPY" fil e="common/drag_tip_copy.png" />
199 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_MOVE" fil e="common/drag_tip_move.png" /> 197 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_MOVE" fil e="common/drag_tip_move.png" />
200 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_LINK" fil e="common/drag_tip_link.png" /> 198 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_LINK" fil e="common/drag_tip_link.png" />
201 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_NODROP" f ile="common/drag_tip_nodrop.png" /> 199 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_NODROP" f ile="common/drag_tip_nodrop.png" />
202 </if> 200 </if>
203 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ICON_BUBBLE" fil e="common/translate.png" /> 201 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ICON_BUBBLE" fil e="common/translate.png" />
204 </structures> 202 </structures>
205 </release> 203 </release>
206 </grit> 204 </grit>
OLDNEW
« no previous file with comments | « ui/resources/default_200_percent/common/forward_arrow.png ('k') | ui/vector_icons/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698