summaryrefslogtreecommitdiffstats
path: root/ash/ash.gyp
diff options
context:
space:
mode:
authorpkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-02 07:43:52 +0000
committerpkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-12-02 07:43:52 +0000
commit83eef80d5ea32f96f2842a41ad03f35445ec68f1 (patch)
treed1253e4a2d6fb2c695b606650fad43109125126a /ash/ash.gyp
parentc6bf815d7ba2216d3d7d2453d510fd236d0daf30 (diff)
downloadchromium_src-83eef80d5ea32f96f2842a41ad03f35445ec68f1.zip
chromium_src-83eef80d5ea32f96f2842a41ad03f35445ec68f1.tar.gz
chromium_src-83eef80d5ea32f96f2842a41ad03f35445ec68f1.tar.bz2
Implement workspace scrubbing
BUG=160903 Test=Manual Review URL: https://chromiumcodereview.appspot.com/11417150 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170688 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r--ash/ash.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 3e48455..7bf12b8 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -403,6 +403,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',