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

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

Issue 10662041: mac: Remove nav.pdf in favor of IDR_DEFAULT_FAVICON. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: deps Created 8 years, 5 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 | Annotate | Revision Log
« no previous file with comments | « ui/resources/ui_resources.grd ('k') | ui/views/button_drag_utils.cc » ('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_standard.h" type="rc_header" context="de fault_100_percent"> 4 <output filename="grit/ui_resources_standard.h" type="rc_header" context="de fault_100_percent">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/ui_resources_standard_map.cc" type="resource_map_sour ce" context="default_100_percent" /> 7 <output filename="grit/ui_resources_standard_map.cc" type="resource_map_sour ce" context="default_100_percent" />
8 <output filename="grit/ui_resources_standard_map.h" type="resource_map_heade r" context="default_100_percent" /> 8 <output filename="grit/ui_resources_standard_map.h" type="resource_map_heade r" context="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 26 matching lines...) Expand all
37 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_L" file="bub ble_shadow_l.png" /> 37 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_L" file="bub ble_shadow_l.png" />
38 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_R" file="bub ble_shadow_r.png" /> 38 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_R" file="bub ble_shadow_r.png" />
39 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_T" file="bub ble_shadow_t.png" /> 39 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_T" file="bub ble_shadow_t.png" />
40 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_TL" file="bu bble_shadow_tl.png" /> 40 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_TL" file="bu bble_shadow_tl.png" />
41 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_TR" file="bu bble_shadow_tr.png" /> 41 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_TR" file="bu bble_shadow_tr.png" />
42 42
43 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR" file="close_bar .png" /> 43 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR" file="close_bar .png" />
44 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_H" file="close_b ar_hover.png" /> 44 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_H" file="close_b ar_hover.png" />
45 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_MASK" file="clos e_bar_mask.png" /> 45 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_MASK" file="clos e_bar_mask.png" />
46 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_P" file="close_b ar_pressed.png" /> 46 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_P" file="close_b ar_pressed.png" />
47 <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON" file="def ault_favicon.png" />
47 <structure type="chrome_scaled_image" name="IDR_THROBBER" file="throbber.p ng" /> 48 <structure type="chrome_scaled_image" name="IDR_THROBBER" file="throbber.p ng" />
48 49
49 <!-- Remaining images only used by Aura. --> 50 <!-- Remaining images only used by Aura. -->
50 <!-- TODO(flackr): These are 1x assets, we have to replace these before 51 <!-- TODO(flackr): These are 1x assets, we have to replace these before
51 attempting to use them at 2x where they will be rendered as half 52 attempting to use them at 2x where they will be rendered as half
52 the intended size. --> 53 the intended size. -->
53 <if expr="pp_ifdef('use_aura')"> 54 <if expr="pp_ifdef('use_aura')">
54 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_BUTTON_SEPAR ATOR" file="aura/window_button_separator.png" /> 55 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_BUTTON_SEPAR ATOR" file="aura/window_button_separator.png" />
55 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CLOSE" file= "aura/window_close_normal.png" /> 56 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CLOSE" file= "aura/window_close_normal.png" />
56 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CLOSE_H" fil e="aura/window_close_hover.png" /> 57 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CLOSE_H" fil e="aura/window_close_hover.png" />
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
258 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_CE NTER" file="scrollbar_thumb_vertical_normal_center.png" /> 259 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_CE NTER" file="scrollbar_thumb_vertical_normal_center.png" />
259 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_CE NTER_H" file="scrollbar_thumb_vertical_hover_center.png" /> 260 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_CE NTER_H" file="scrollbar_thumb_vertical_hover_center.png" />
260 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_CE NTER_P" file="scrollbar_thumb_vertical_pressed_center.png" /> 261 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_CE NTER_P" file="scrollbar_thumb_vertical_pressed_center.png" />
261 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_TO P" file="scrollbar_thumb_vertical_normal_top.png" /> 262 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_TO P" file="scrollbar_thumb_vertical_normal_top.png" />
262 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_TO P_H" file="scrollbar_thumb_vertical_hover_top.png" /> 263 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_TO P_H" file="scrollbar_thumb_vertical_hover_top.png" />
263 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_TO P_P" file="scrollbar_thumb_vertical_pressed_top.png" /> 264 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_VERTICAL_TO P_P" file="scrollbar_thumb_vertical_pressed_top.png" />
264 </if> 265 </if>
265 </structures> 266 </structures>
266 </release> 267 </release>
267 </grit> 268 </grit>
OLDNEW
« no previous file with comments | « ui/resources/ui_resources.grd ('k') | ui/views/button_drag_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698