Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(57)

Unified Diff: tools/gritsettings/resource_ids

Issue 10082020: Metro/HiDPI: Use metro resource pak in metro mode (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix build Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/tools/build/win/release.rules ('k') | ui/base/resource/resource_bundle_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gritsettings/resource_ids
diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids
index adc80d496c9a0df8005467615e7b0a5e1b9a4d76..39aa0258abcd03add2df9bc12f8a5aed43ab6420 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -146,6 +146,9 @@
"chrome/app/theme/theme_resources_2x.grd": {
"includes": [21000],
},
+ "chrome/app/theme/theme_resources_metro_1x.grd": {
+ "includes": [21000],
+ },
# This file is generated during the build.
"chrome/browser/debugger/frontend/devtools_discovery_page_resources.grd": {
"includes": [21500],
« no previous file with comments | « chrome/tools/build/win/release.rules ('k') | ui/base/resource/resource_bundle_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698