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

Unified Diff: tools/gritsettings/resource_ids

Issue 10910264: Move wallpapers to ash/resource (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: mac fix 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/tools/check_grd_for_unused_strings.py ('k') | ui/resources/ui_resources_wallpapers.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 a3faceee3ae07c11eb07331016274f01d2a875a2..2539774b9309751d0857562cec204eeda5f7c3ac 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -48,14 +48,14 @@
"webkit/tools/test_shell/test_shell_resources.grd": {
"includes": [5000],
},
- "ui/resources/ui_resources_wallpapers.grd": {
- "includes": [5500],
- },
"ui/resources/ui_resources.grd": {
- "structures": [6000],
+ "structures": [5500],
},
"ash/resources/ash_resources.grd": {
- "structures": [6200],
+ "structures": [5900],
+ },
+ "ash/resources/ash_wallpaper_resources.grd": {
+ "includes": [6300],
},
"chrome/app/theme/theme_resources.grd": {
"includes": [6500],
« no previous file with comments | « chrome/tools/check_grd_for_unused_strings.py ('k') | ui/resources/ui_resources_wallpapers.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698