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

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
« no previous file with comments | « athena/main/athena_launcher.cc ('k') | athena/main/debug/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/main/athena_main.gyp
diff --git a/athena/main/athena_main.gyp b/athena/main/athena_main.gyp
index 4e8c3766bbfbdf99b951112e94144f85c350dc6f..d2cecdc6bfcb33d054b0d0f5d281aa26e1a76ac9 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
@@ -45,10 +41,6 @@
'athena_launcher.h',
'athena_renderer_pdf_helper.cc',
'athena_renderer_pdf_helper.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',
« no previous file with comments | « athena/main/athena_launcher.cc ('k') | athena/main/debug/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698