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

Unified Diff: tools/gritsettings/resource_ids

Issue 10905242: add ash_resources.grd and necessary changes to use images in ash/resources (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: don't guard ash_strings with aura=1 Created 8 years, 3 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_tests.gypi ('k') | ui/resources/default_100_percent/ash/PRESUBMIT.py » ('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 077cffaf47ad25f2e409f9a419755f95c8f10fad..a3faceee3ae07c11eb07331016274f01d2a875a2 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -54,6 +54,9 @@
"ui/resources/ui_resources.grd": {
"structures": [6000],
},
+ "ash/resources/ash_resources.grd": {
+ "structures": [6200],
+ },
"chrome/app/theme/theme_resources.grd": {
"includes": [6500],
"structures": [7000],
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | ui/resources/default_100_percent/ash/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698