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

Unified Diff: ash/ash.gyp

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 | « ash/DEPS ('k') | ash/ash_resources.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 6b4f47f214e4bfd1b234ef7f359c2b0e460a0e3a..07f3e0704f885b6809d403668ade00ca6bfc3479 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -34,11 +34,11 @@
'../ui/oak/oak.gyp:oak',
'../ui/ui.gyp:ui',
'../ui/ui.gyp:ui_resources',
- '../ui/ui.gyp:ui_resources_wallpapers',
'../ui/views/controls/webview/webview.gyp:webview',
'../ui/views/views.gyp:views',
'../ui/web_dialogs/web_dialogs.gyp:web_dialogs',
'ash_resources',
+ 'ash_wallpaper_resources',
],
'defines': [
'ASH_IMPLEMENTATION',
« no previous file with comments | « ash/DEPS ('k') | ash/ash_resources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698