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

Unified Diff: ui/resources/ui_resources_large.grd

Issue 9307110: Rename _large.grd to _2x.grd (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/resources/ui_resources_2x.grd ('k') | ui/resources/ui_resources_standard.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/resources/ui_resources_large.grd
diff --git a/ui/resources/ui_resources_large.grd b/ui/resources/ui_resources_large.grd
deleted file mode 100644
index 83cf7c28b7d7ad48bbec1a0f0aedfba2dffae870..0000000000000000000000000000000000000000
--- a/ui/resources/ui_resources_large.grd
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grit latest_public_release="0" current_release="1">
- <outputs>
- <output filename="grit/ui_resources_large.h" type="rc_header">
- <emit emit_type='prepend'></emit>
- </output>
- <output filename="grit/ui_resources_large_map.cc" type="resource_map_source" />
- <output filename="grit/ui_resources_large_map.h" type="resource_map_header" />
- <output filename="ui_resources_large.pak" type="data_package" />
- <output filename="ui_resources_large.rc" type="rc_all" />
- </outputs>
- <release seq="1">
- <includes>
- <!-- KEEP THESE IN ALPHABETICAL ORDER AND SYNCHRONIZED WITH
- ui_resources_standard.grd. THIS MEANS THAT EACH ICON IN THIS FILE
- MUST HAVE AN EQUIVALENT ICON IN THE OTHER FILE.-->
- <include name="IDR_BUBBLE_B" file="bubble_b_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_BL" file="bubble_bl_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_BR" file="bubble_br_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_B_ARROW" file="bubble_pointer_b_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_L" file="bubble_l_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_L_ARROW" file="bubble_pointer_l_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_R" file="bubble_r_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_R_ARROW" file="bubble_pointer_r_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_T" file="bubble_t_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_TL" file="bubble_tl_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_TR" file="bubble_tr_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_T_ARROW" file="bubble_pointer_t_2x.png" type="BINDATA" />
-
- <include name="IDR_BUBBLE_SHADOW_B" file="bubble_shadow_b_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_SHADOW_BL" file="bubble_shadow_bl_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_SHADOW_BR" file="bubble_shadow_br_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_SHADOW_L" file="bubble_shadow_l_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_SHADOW_R" file="bubble_shadow_r_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_SHADOW_T" file="bubble_shadow_t_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_SHADOW_TL" file="bubble_shadow_tl_2x.png" type="BINDATA" />
- <include name="IDR_BUBBLE_SHADOW_TR" file="bubble_shadow_tr_2x.png" type="BINDATA" />
-
- <include name="IDR_CLOSE_BAR" file="close_bar_2x.png" type="BINDATA" />
- <include name="IDR_CLOSE_BAR_H" file="close_bar_h_2x.png" type="BINDATA" />
- <include name="IDR_CLOSE_BAR_MASK" file="close_bar_mask_2x.png" type="BINDATA" />
- <include name="IDR_CLOSE_BAR_P" file="close_bar_p_2x.png" type="BINDATA" />
- </includes>
- </release>
-</grit>
« no previous file with comments | « ui/resources/ui_resources_2x.grd ('k') | ui/resources/ui_resources_standard.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698