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

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_cycler.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 ec0473f181360907a79174fa0096068c7bcdba90..58d7f4e0a3424af129807077fce9b3c88923615c 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -405,6 +405,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_cycler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698