Index: athena/athena.gyp |
diff --git a/athena/athena.gyp b/athena/athena.gyp |
index ea119bc81b2f1766f5d9f68b7855167cc2021d02..ee916c4e4e924c2ad305d6d80920add2f0b5cf0d 100644 |
--- a/athena/athena.gyp |
+++ b/athena/athena.gyp |
@@ -59,13 +59,16 @@ |
'input/public/input_manager.h', |
'screen/background_controller.cc', |
'screen/background_controller.h', |
+ 'screen/public/screen_animator.h', |
'screen/public/screen_manager.h', |
'screen/screen_accelerator_handler.cc', |
'screen/screen_accelerator_handler.h', |
+ 'screen/screen_animator_impl.cc', |
+ 'screen/screen_animator_impl.h', |
'screen/screen_manager_impl.cc', |
'system/power_button_controller.cc', |
'system/power_button_controller.h', |
- 'system/public/system_ui.h', |
+ 'system/public/system_ui.h', |
'system/system_ui_impl.cc', |
'wm/public/window_manager.h', |
'wm/public/window_manager_observer.h', |