summaryrefslogtreecommitdiffstats
path: root/tools/gritsettings
diff options
context:
space:
mode:
authorflackr@chromium.org <flackr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-04 20:10:13 +0000
committerflackr@chromium.org <flackr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-04 20:10:13 +0000
commitd4d81e9eab18552d0ce9e1c75b02af06cbd1d72c (patch)
tree1954865de35e98d6fc9566b63599504df39b15d0 /tools/gritsettings
parentafa501d729384ede2b1d71d81e08f58ea842fd11 (diff)
downloadchromium_src-d4d81e9eab18552d0ce9e1c75b02af06cbd1d72c.zip
chromium_src-d4d81e9eab18552d0ce9e1c75b02af06cbd1d72c.tar.gz
chromium_src-d4d81e9eab18552d0ce9e1c75b02af06cbd1d72c.tar.bz2
Use chrome_html structure for shared_resources and options2 page.
This will automatically pull in high DPI theme resources and locally available high DPI webui resources. BUG=130124 TEST=Theme resources are referenced using @2x when running with scale factor 2. Review URL: https://chromiumcodereview.appspot.com/10444060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140355 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/gritsettings')
-rw-r--r--tools/gritsettings/resource_ids3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids
index 301530b..f9bc35e 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -27,6 +27,7 @@
},
"chrome/browser/resources/shared_resources.grd": {
"includes": [2000],
+ "structures": [2200],
},
"chrome/common/common_resources.grd": {
"includes": [2500],
@@ -165,7 +166,7 @@
"includes": [22000],
},
"chrome/browser/resources/options2_resources.grd": {
- "includes": [22200],
+ "structures": [22200],
},
"cloud_print/virtual_driver/win/install/virtual_driver_setup_resources.grd": {
"messages": [22500],