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

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

Issue 11229022: Move ash/system/web_notification message_center to ui/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase again. Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « ui/message_center/notification_list.cc ('k') | ui/views/bubble/tray_bubble_view.h » ('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 <!-- TODO(oshima): Remove gfx_resources.pak once DumpRenderTree.gyp 9 <!-- TODO(oshima): Remove gfx_resources.pak once DumpRenderTree.gyp
10 is updated. --> 10 is updated. -->
(...skipping 229 matching lines...) Expand 10 before | Expand all | Expand 10 after
240 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _BOTTOM_RIGHT" file="common/window_bubble_shadow_small_bottom_right.png" /> 240 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _BOTTOM_RIGHT" file="common/window_bubble_shadow_small_bottom_right.png" />
241 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _LEFT" file="common/window_bubble_shadow_small_left.png" /> 241 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _LEFT" file="common/window_bubble_shadow_small_left.png" />
242 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _RIGHT" file="common/window_bubble_shadow_small_right.png" /> 242 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _RIGHT" file="common/window_bubble_shadow_small_right.png" />
243 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP" file="common/window_bubble_shadow_small_top.png" /> 243 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP" file="common/window_bubble_shadow_small_top.png" />
244 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" /> 244 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" />
245 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" /> 245 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" />
246 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" /> 246 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" />
247 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" /> 247 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" />
248 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" /> 248 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" />
249 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" /> 249 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" />
250 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo n/message_close.png" />
250 </structures> 251 </structures>
251 </release> 252 </release>
252 </grit> 253 </grit>
OLDNEW
« no previous file with comments | « ui/message_center/notification_list.cc ('k') | ui/views/bubble/tray_bubble_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698