| Index: athena/athena.gyp
|
| diff --git a/athena/athena.gyp b/athena/athena.gyp
|
| index 6534c105e78b474072b345641772426a95b2b2d9..eba1d8f772d8125648fc93d2c4a68f03e58d0c92 100644
|
| --- a/athena/athena.gyp
|
| +++ b/athena/athena.gyp
|
| @@ -45,8 +45,6 @@
|
| 'home/app_list_view_delegate.cc',
|
| 'home/app_list_view_delegate.h',
|
| 'home/home_card_impl.cc',
|
| - 'home/minimized_home.cc',
|
| - 'home/minimized_home.h',
|
| 'home/public/app_model_builder.h',
|
| 'home/public/home_card.h',
|
| 'input/accelerator_manager_impl.cc',
|
| @@ -61,7 +59,6 @@
|
| 'screen/screen_accelerator_handler.h',
|
| 'screen/screen_manager_impl.cc',
|
| 'wm/public/window_manager.h',
|
| - 'wm/public/window_manager_observer.h',
|
| 'wm/window_manager_impl.cc',
|
| 'wm/window_overview_mode.cc',
|
| 'wm/window_overview_mode.h',
|
|
|