Index: athena/main/athena_main.gyp |
diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp |
index 1b818b1332dae590685c0f00a4af768977c42026..a08ad271ff479a6754e5343050c353d3119127b5 100644 |
--- a/athena/main/athena_main.gyp |
+++ b/athena/main/athena_main.gyp |
@@ -15,10 +15,6 @@ |
'../athena.gyp:athena_content_lib', |
'../resources/athena_resources.gyp:athena_pak', |
'../resources/athena_resources.gyp:athena_resources', |
- # debug_widow.cc depends on this. Remove this once debug_window |
- # is removed. |
- '../../ash/ash_resources.gyp:ash_resources', |
- '../../chromeos/chromeos.gyp:power_manager_proto', |
'../../components/components.gyp:component_metrics_proto', |
'../../components/components.gyp:history_core_browser', |
# infobars_test_support is required to declare some symbols used in the |
@@ -45,10 +41,6 @@ |
'athena_app_window_controller.h', |
'athena_launcher.cc', |
'athena_launcher.h', |
- 'debug/debug_window.cc', |
- 'debug/debug_window.h', |
- 'debug/network_selector.cc', |
- 'debug/network_selector.h', |
'url_search_provider.cc', |
'url_search_provider.h', |
'athena_main.cc', |