| Index: ui/aura_shell/aura_shell.gyp
|
| diff --git a/ui/aura_shell/aura_shell.gyp b/ui/aura_shell/aura_shell.gyp
|
| index 02df21a8ef10a7b8e3700a24aad945dd7dced9d0..743b832ee2b3d9bb333da467f777872c9758f14e 100644
|
| --- a/ui/aura_shell/aura_shell.gyp
|
| +++ b/ui/aura_shell/aura_shell.gyp
|
| @@ -68,6 +68,8 @@
|
| 'toplevel_frame_view.h',
|
| 'workspace/workspace.cc',
|
| 'workspace/workspace.h',
|
| + 'workspace/workspace_controller.cc',
|
| + 'workspace/workspace_controller.h',
|
| 'workspace/workspace_manager.cc',
|
| 'workspace/workspace_manager.h',
|
| ],
|
|
|