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 9307110: Rename _large.grd to _2x.grd (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 11 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/chrome_resources.gyp ('k') | ui/base/resource/resource_bundle_mac.mm » ('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 f6bdcabdb9847122145b0d3b7ecfb6ce022b6e0a..35d985c90400a2118e8c435ffc9bbfeeeef09c7a 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -143,7 +143,7 @@
"chrome/app/theme/theme_resources_standard.grd": {
"includes": [21000],
},
- "chrome/app/theme/theme_resources_large.grd": {
+ "chrome/app/theme/theme_resources_2x.grd": {
"includes": [21000],
},
# This file is generated during the build.
@@ -169,7 +169,7 @@
"ui/resources/ui_resources_standard.grd": {
"includes": [24000],
},
- "ui/resources/ui_resources_large.grd": {
+ "ui/resources/ui_resources_2x.grd": {
"includes": [24000],
},
"content/content_resources.grd": {
« no previous file with comments | « chrome/chrome_resources.gyp ('k') | ui/base/resource/resource_bundle_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698