summaryrefslogtreecommitdiffstats
path: root/tools/gritsettings
diff options
context:
space:
mode:
authorpkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-24 01:57:10 +0000
committerpkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-24 01:57:10 +0000
commita55d50b46fe2ee2ce19b0f866b864c638ef68b8b (patch)
treecf37bf69b9eb925df4ed8a12a885882ea9fe84b1 /tools/gritsettings
parent2c2a69cd1d25f4332b61d437c76c0e0eb19b5209 (diff)
downloadchromium_src-a55d50b46fe2ee2ce19b0f866b864c638ef68b8b.zip
chromium_src-a55d50b46fe2ee2ce19b0f866b864c638ef68b8b.tar.gz
chromium_src-a55d50b46fe2ee2ce19b0f866b864c638ef68b8b.tar.bz2
Add 2x touch grid file for CrOS
BUG=128555 TEST=Compiles Review URL: https://chromiumcodereview.appspot.com/10383231 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138699 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/gritsettings')
-rw-r--r--tools/gritsettings/resource_ids6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids
index 9006173b..301530b 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -154,6 +154,9 @@
"chrome/app/theme/theme_resources_touch_1x.grd": {
"includes": [21000],
},
+ "chrome/app/theme/theme_resources_touch_2x.grd": {
+ "includes": [21000],
+ },
# This file is generated during the build.
"chrome/browser/debugger/frontend/devtools_discovery_page_resources.grd": {
"includes": [21500],
@@ -177,6 +180,9 @@
"ui/resources/ui_resources_touch.grd": {
"includes": [24000],
},
+ "ui/resources/ui_resources_touch_2x.grd": {
+ "includes": [24000],
+ },
"ui/resources/ui_resources_2x.grd": {
"includes": [24000],
},