| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index dabdfb540d9c293d3574e97c90e7e88fc272dd98..5f34493802f1bc35c8a5a4028039556c3c28269f 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -432,6 +432,8 @@
|
| 'wm/workspace/workspace_cycler.h',
|
| 'wm/workspace/workspace_cycler_animator.cc',
|
| 'wm/workspace/workspace_cycler_animator.h',
|
| + 'wm/workspace/workspace_cycler_configuration.cc',
|
| + 'wm/workspace/workspace_cycler_configuration.h',
|
| 'wm/workspace/workspace_event_handler.cc',
|
| 'wm/workspace/workspace_event_handler.h',
|
| 'wm/workspace/workspace_layout_manager.cc',
|
|
|