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

Unified Diff: athena/main/athena_main.gyp

Issue 483363003: [Athena] Add status icons and system time to the desktop background (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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
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',

Powered by Google App Engine
This is Rietveld 408576698