diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-03 00:44:56 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-03 00:44:56 +0000 |
commit | d3c6e6956c72c19d7d06021c87304728db1615be (patch) | |
tree | 3d7bcb8081ecfec3aeac85437cb039772441d536 /ash/resources | |
parent | eb8767d74ac5ad0b67a91304ab3ed1891e8c91e1 (diff) | |
download | chromium_src-d3c6e6956c72c19d7d06021c87304728db1615be.zip chromium_src-d3c6e6956c72c19d7d06021c87304728db1615be.tar.gz chromium_src-d3c6e6956c72c19d7d06021c87304728db1615be.tar.bz2 |
Minor cleanup: Don't generate ash_resources_map, they're not used.
BUG=297672
R=ajwong@chromium.org
TBR=oshima
Review URL: https://codereview.chromium.org/100483011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@242847 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/resources')
-rw-r--r-- | ash/resources/ash_resources.grd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ash/resources/ash_resources.grd b/ash/resources/ash_resources.grd index b68b587..ec2acc6 100644 --- a/ash/resources/ash_resources.grd +++ b/ash/resources/ash_resources.grd @@ -4,8 +4,6 @@ <output filename="grit/ash_resources.h" type="rc_header" context="default_100_percent"> <emit emit_type='prepend'></emit> </output> - <output filename="grit/ash_resources_map.cc" type="resource_map_source" context="default_100_percent" /> - <output filename="grit/ash_resources_map.h" type="resource_map_header" context="default_100_percent" /> <output filename="ash_resources_100_percent.pak" type="data_package" context="default_100_percent" /> <output filename="ash_resources_200_percent.pak" type="data_package" context="default_200_percent" /> </outputs> |