| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 3e48455f0f6184e49bae11d576ac26e6a257b1a9..7bf12b89167aa4682357f24c657679261de90e13 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',
|
|
|