Index: athena/athena.gyp |
diff --git a/athena/athena.gyp b/athena/athena.gyp |
index 64228b0813f09bb1a72dec8e949a5e7f01e5937b..2286399bcd627921df55754d72095fd6de564eca 100644 |
--- a/athena/athena.gyp |
+++ b/athena/athena.gyp |
@@ -11,14 +11,11 @@ |
'target_name': 'athena_lib', |
'type': '<(component)', |
'dependencies': [ |
- '../base/base.gyp:test_support_base', |
'../extensions/shell/app_shell.gyp:app_shell_version_header', |
- '../ipc/ipc.gyp:ipc', |
'../skia/skia.gyp:skia', |
'../ui/accessibility/accessibility.gyp:ax_gen', |
'../ui/app_list/app_list.gyp:app_list', |
'../ui/aura/aura.gyp:aura', |
- '../ui/aura/aura.gyp:aura_test_support', |
'../ui/events/events.gyp:events_base', |
'../ui/strings/ui_strings.gyp:ui_strings', |
'../ui/views/views.gyp:views', |
@@ -68,10 +65,6 @@ |
'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', |
@@ -146,7 +139,6 @@ |
'../ui/views/views.gyp:views', |
'../ui/wm/wm.gyp:wm', |
'../url/url.gyp:url_lib', |
- 'athena_content_lib', |
'athena_lib', |
'resources/athena_resources.gyp:athena_resources', |
], |