summaryrefslogtreecommitdiffstats
path: root/gfx
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-29 18:28:59 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-29 18:28:59 +0000
commit524ff896f45f1a36409d32ac024a6db343d3c685 (patch)
tree010c7cf748123a921428e81f4c9220fabd08573e /gfx
parent0f841b0202af2e943cb7c74be63c06fad09e3abc (diff)
downloadchromium_src-524ff896f45f1a36409d32ac024a6db343d3c685.zip
chromium_src-524ff896f45f1a36409d32ac024a6db343d3c685.tar.gz
chromium_src-524ff896f45f1a36409d32ac024a6db343d3c685.tar.bz2
fix bustage by adding forgotten file
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54150 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gfx')
-rw-r--r--gfx/gfx_resources.grd18
1 files changed, 18 insertions, 0 deletions
diff --git a/gfx/gfx_resources.grd b/gfx/gfx_resources.grd
new file mode 100644
index 0000000..060545f
--- /dev/null
+++ b/gfx/gfx_resources.grd
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<grit latest_public_release="0" current_release="1">
+ <outputs>
+ <output filename="grit/gfx_resources.h" type="rc_header">
+ <emit emit_type='prepend'></emit>
+ </output>
+ <output filename="grit/gfx_resources_map.cc" type="resource_map_source" />
+ <output filename="grit/gfx_resources_map.h" type="resource_map_header" />
+ <output filename="gfx_resources.pak" type="data_package" />
+ <output filename="gfx_resources.rc" type="rc_all" />
+ </outputs>
+ <release seq="1">
+ <includes>
+ <include name="IDR_BITMAP_BRUSH_IMAGE" file="bitmap_brush_image.png" type="BINDATA" />
+ </includes>
+ </release>
+</grit>
+