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

Unified Diff: ash/ash.gyp

Issue 11026075: Include wallpaper to win_aura's executables (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 2 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 | « no previous file | ash/resources/ash_wallpaper_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
===================================================================
--- ash/ash.gyp (revision 160358)
+++ ash/ash.gyp (working copy)
@@ -553,6 +553,7 @@
'wm/workspace/workspace_manager_unittest.cc',
'wm/workspace/workspace_manager2_unittest.cc',
'wm/workspace/workspace_window_resizer_unittest.cc',
+ '<(SHARED_INTERMEDIATE_DIR)/ash/ash_resources/ash_wallpaper_resources.rc',
],
'conditions': [
['use_ibus==1', {
@@ -638,6 +639,7 @@
'shell/window_watcher.h',
'../content/app/startup_helper_win.cc',
'../ui/views/test/test_views_delegate.cc',
+ '<(SHARED_INTERMEDIATE_DIR)/ash/ash_resources/ash_wallpaper_resources.rc',
],
'conditions': [
['OS=="win"', {
« no previous file with comments | « no previous file | ash/resources/ash_wallpaper_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698