diff options
author | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-24 12:33:55 +0000 |
---|---|---|
committer | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-24 12:33:55 +0000 |
commit | 8e138e6bdf8ab940311dd14ff8ca15c6961a5958 (patch) | |
tree | 4bf9eb1510f32ee2259ee263eecfaf0e69032fec /ui/resources | |
parent | dfdb84ba1e1735b0000d1243e765c169bbbe54b0 (diff) | |
download | chromium_src-8e138e6bdf8ab940311dd14ff8ca15c6961a5958.zip chromium_src-8e138e6bdf8ab940311dd14ff8ca15c6961a5958.tar.gz chromium_src-8e138e6bdf8ab940311dd14ff8ca15c6961a5958.tar.bz2 |
Remove touch resources from gyp/grd files.
BUG=none
R=girard@chromium.org
TBR=thestig@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244822
Review URL: https://codereview.chromium.org/132453003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@246845 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/resources')
-rw-r--r-- | ui/resources/ui_resources.grd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd index 026a478c..3a87a28 100644 --- a/ui/resources/ui_resources.grd +++ b/ui/resources/ui_resources.grd @@ -8,9 +8,6 @@ <output filename="grit/ui_resources_map.h" type="resource_map_header" context="default_100_percent" /> <output filename="ui_resources_100_percent.pak" type="data_package" context="default_100_percent" /> <output filename="ui_resources_200_percent.pak" type="data_package" context="default_200_percent" /> - <output filename="ui_resources_touch_100_percent.pak" type="data_package" context="touch_100_percent" /> - <output filename="ui_resources_touch_140_percent.pak" type="data_package" context="touch_140_percent" /> - <output filename="ui_resources_touch_180_percent.pak" type="data_package" context="touch_180_percent" /> </outputs> <release seq="1"> <structures fallback_to_low_resolution="true"> |