summaryrefslogtreecommitdiffstats
path: root/ui/resources/ui_resources_standard.grd
diff options
context:
space:
mode:
authorgeorgey@chromium.org <georgey@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-15 22:16:13 +0000
committergeorgey@chromium.org <georgey@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-15 22:16:13 +0000
commitb184c4bbb9b977cbe225696f9378add05fc98616 (patch)
treefa3fa894b6df46c8d31d1ec97370f2abd1ba3699 /ui/resources/ui_resources_standard.grd
parent91e6f4cb2a7f9c7abfe7c165adfef05ac0533e8a (diff)
downloadchromium_src-b184c4bbb9b977cbe225696f9378add05fc98616.zip
chromium_src-b184c4bbb9b977cbe225696f9378add05fc98616.tar.gz
chromium_src-b184c4bbb9b977cbe225696f9378add05fc98616.tar.bz2
Revert 96817 - make bubble_border to use resources under ui/resources.
BUG=none TEST=none Review URL: http://codereview.chromium.org/7584007 TBR=saintlou@chromium.org Review URL: http://codereview.chromium.org/7648040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96849 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/resources/ui_resources_standard.grd')
-rw-r--r--ui/resources/ui_resources_standard.grd31
1 files changed, 0 insertions, 31 deletions
diff --git a/ui/resources/ui_resources_standard.grd b/ui/resources/ui_resources_standard.grd
deleted file mode 100644
index c526763..0000000
--- a/ui/resources/ui_resources_standard.grd
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<grit latest_public_release="0" current_release="1">
- <outputs>
- <output filename="grit/ui_resources_standard.h" type="rc_header">
- <emit emit_type='prepend'></emit>
- </output>
- <output filename="grit/ui_resources_standard_map.cc" type="resource_map_source" />
- <output filename="grit/ui_resources_standard_map.h" type="resource_map_header" />
- <output filename="ui_resources_standard.pak" type="data_package" />
- <output filename="ui_resources_standard.rc" type="rc_all" />
- </outputs>
- <release seq="1">
- <includes>
- <!-- KEEP THESE IN ALPHABETICAL ORDER AND SYNCHRONIZED WITH
- theme_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.png" type="BINDATA" />
- <include name="IDR_BUBBLE_BL" file="bubble_bl.png" type="BINDATA" />
- <include name="IDR_BUBBLE_BR" file="bubble_br.png" type="BINDATA" />
- <include name="IDR_BUBBLE_B_ARROW" file="bubble_pointer_b.png" type="BINDATA" />
- <include name="IDR_BUBBLE_L" file="bubble_l.png" type="BINDATA" />
- <include name="IDR_BUBBLE_L_ARROW" file="bubble_pointer_l.png" type="BINDATA" />
- <include name="IDR_BUBBLE_R" file="bubble_r.png" type="BINDATA" />
- <include name="IDR_BUBBLE_R_ARROW" file="bubble_pointer_r.png" type="BINDATA" />
- <include name="IDR_BUBBLE_T" file="bubble_t.png" type="BINDATA" />
- <include name="IDR_BUBBLE_TL" file="bubble_tl.png" type="BINDATA" />
- <include name="IDR_BUBBLE_TR" file="bubble_tr.png" type="BINDATA" />
- <include name="IDR_BUBBLE_T_ARROW" file="bubble_pointer_t.png" type="BINDATA" />
- </includes>
- </release>
-</grit>