| Index: athena/athena.gyp
|
| diff --git a/athena/athena.gyp b/athena/athena.gyp
|
| index c7dbf8ef52bb170e2662a9221b77b8b3e52e9464..4e2cdb2e41c69783d43f6a52d7703adc0c799f98 100644
|
| --- a/athena/athena.gyp
|
| +++ b/athena/athena.gyp
|
| @@ -67,13 +67,10 @@
|
| 'system/power_button_controller.h',
|
| 'system/public/system_ui.h',
|
| 'system/system_ui_impl.cc',
|
| + 'wm/public/window_manager.h',
|
| + 'wm/public/window_manager_observer.h',
|
| 'wm/bezel_controller.cc',
|
| 'wm/bezel_controller.h',
|
| - 'wm/mru_window_tracker.cc',
|
| - 'wm/mru_window_tracker.h',
|
| - 'wm/public/window_list_provider.h',
|
| - 'wm/public/window_manager.h',
|
| - 'wm/public/window_manager_observer.h',
|
| 'wm/split_view_controller.cc',
|
| 'wm/split_view_controller.h',
|
| 'wm/window_manager_impl.cc',
|
|
|