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

Unified Diff: tools/gritsettings/resource_ids

Issue 10855059: Move Ash wallpapers into a separate grd/pak file to avoid duplication (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix dependencies again Created 8 years, 4 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/check_grd_for_unused_strings.py ('k') | ui/resources/ui_resources.grd » ('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 eb6200e04c9466d8dff47a836cdd56a5ca622e9c..4b4979761a6586b876bbc3576e525ad58287008e 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -47,8 +47,10 @@
"webkit/tools/test_shell/test_shell_resources.grd": {
"includes": [5000],
},
- "ui/resources/ui_resources.grd": {
+ "ui/resources/ui_resources_wallpapers.grd": {
"includes": [5500],
+ },
+ "ui/resources/ui_resources.grd": {
"structures": [6000],
},
"chrome/app/theme/theme_resources.grd": {
« no previous file with comments | « chrome/tools/check_grd_for_unused_strings.py ('k') | ui/resources/ui_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698