Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2948)

Unified Diff: athena/athena.gyp

Issue 451753002: Add fade to white animation when power button is pressed on Athena (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | athena/main/athena_launcher.cc » ('j') | athena/screen/public/screen_manager.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | athena/main/athena_launcher.cc » ('j') | athena/screen/public/screen_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698