| Index: athena/main/athena_main.gyp
|
| diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp
|
| index c4641a88493ddc162767f55bed4026fff587c83a..f3cd81d040821dc6d171b115dbfa50fa8fa3173b 100644
|
| --- a/athena/main/athena_main.gyp
|
| +++ b/athena/main/athena_main.gyp
|
| @@ -14,10 +14,6 @@
|
| '../athena.gyp:athena_lib',
|
| '../athena.gyp:athena_content_lib',
|
| '../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
|
| @@ -43,10 +39,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',
|
| 'placeholder.cc',
|
|
|