diff options
author | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-28 22:08:39 +0000 |
---|---|---|
committer | oshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-28 22:08:39 +0000 |
commit | 8b12c7e23906a89ca4d30cf40755885d5d2025fa (patch) | |
tree | fed03d6fdeabe6fc4999d48574b9218e37f600ee /ui/resources/ui_resources.grd | |
parent | 2594ba31cce98e4c2e37682f0279aef5b3fbd1d8 (diff) | |
download | chromium_src-8b12c7e23906a89ca4d30cf40755885d5d2025fa.zip chromium_src-8b12c7e23906a89ca4d30cf40755885d5d2025fa.tar.gz chromium_src-8b12c7e23906a89ca4d30cf40755885d5d2025fa.tar.bz2 |
Remove resources for touch 200 percent
TBR=sky@chromium.org
BUG=144673
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10900009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153756 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/resources/ui_resources.grd')
-rw-r--r-- | ui/resources/ui_resources.grd | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd index 02493c7..10b667d 100644 --- a/ui/resources/ui_resources.grd +++ b/ui/resources/ui_resources.grd @@ -12,7 +12,6 @@ <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_200_percent.pak" type="data_package" context="touch_200_percent" /> </outputs> <release seq="1"> <structures fallback_to_low_resolution="true"> |