| Index: athena/athena.gyp
|
| diff --git a/athena/athena.gyp b/athena/athena.gyp
|
| index 5a434f89e952c38686f7ec8148c6b74fd3ab74d7..a4329120bca504a0fefc6706d04ab4ec3f24d471 100644
|
| --- a/athena/athena.gyp
|
| +++ b/athena/athena.gyp
|
| @@ -64,6 +64,10 @@
|
| 'screen/screen_manager_impl.cc',
|
| 'wm/public/window_manager.h',
|
| 'wm/public/window_manager_observer.h',
|
| + 'wm/bezel_controller.cc',
|
| + 'wm/bezel_controller.h',
|
| + 'wm/split_view_controller.cc',
|
| + 'wm/split_view_controller.h',
|
| 'wm/window_manager_impl.cc',
|
| 'wm/window_overview_mode.cc',
|
| 'wm/window_overview_mode.h',
|
|
|