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

Unified Diff: athena/athena.gyp

Issue 431183003: Rotate screen in response to accelerator or device orientation sensors. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/screen/public/screen_manager.h » ('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 4f78923910c4035c86ded75a09c040a195cf8ebe..05426002aabd9778f0a5bdb3b49282492bdd7c8f 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -62,6 +62,10 @@
'screen/screen_accelerator_handler.cc',
'screen/screen_accelerator_handler.h',
'screen/screen_manager_impl.cc',
+ 'system/device_socket_listener.cc',
+ 'system/device_socket_listener.h',
+ 'system/orientation_controller.cc',
+ 'system/orientation_controller.h',
'system/power_button_controller.cc',
'system/power_button_controller.h',
'system/public/system_ui.h',
« no previous file with comments | « no previous file | athena/screen/public/screen_manager.h » ('j') | athena/screen/public/screen_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698