| Index: athena/athena.gyp
|
| diff --git a/athena/athena.gyp b/athena/athena.gyp
|
| index 4f78923910c4035c86ded75a09c040a195cf8ebe..65857c4311846eb860db6d738e8e5b14f58204c4 100644
|
| --- a/athena/athena.gyp
|
| +++ b/athena/athena.gyp
|
| @@ -66,12 +66,15 @@
|
| '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_manager.h',
|
| + 'wm/public/window_manager_observer.h',
|
| 'wm/split_view_controller.cc',
|
| 'wm/split_view_controller.h',
|
| + 'wm/window_list_provider.h',
|
| 'wm/window_manager_impl.cc',
|
| 'wm/window_overview_mode.cc',
|
| 'wm/window_overview_mode.h',
|
|
|