| 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',
|
|
|