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

Unified Diff: ash/ash.gyp

Issue 11417150: Implement workspace scrubbing (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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/ash_switches.h » ('j') | ash/wm/workspace/workspace.cc » ('J')
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 a89f96bab6dc0a1aa1a2c79eb0393d002790567c..c8a0f88b7d071278f4921d4a9908f67904ee8e6a 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -404,6 +404,8 @@
'wm/workspace/workspace.h',
'wm/workspace/workspace_animations.cc',
'wm/workspace/workspace_animations.h',
+ 'wm/workspace/workspace_cycler.cc',
+ 'wm/workspace/workspace_cycler.h',
'wm/workspace/workspace_event_handler.cc',
'wm/workspace/workspace_event_handler.h',
'wm/workspace/workspace_layout_manager.cc',
« no previous file with comments | « no previous file | ash/ash_switches.h » ('j') | ash/wm/workspace/workspace.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698