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

Unified Diff: athena/main/athena_main.gyp

Issue 349353002: athena: Show network and battery status in the UI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 6 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_main.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 0b0e718a5d556fbc6e5a82285231ac35165561e7..8d3e83b420fed97b8104f37b74ce08675f2f8c9c 100644
--- a/athena/main/athena_main.gyp
+++ b/athena/main/athena_main.gyp
@@ -14,6 +14,7 @@
'../athena.gyp:athena_lib',
'../athena.gyp:athena_content_lib',
'../../apps/shell/app_shell.gyp:app_shell_lib',
+ '../../chromeos/chromeos.gyp:power_manager_proto',
'../../skia/skia.gyp:skia',
'../../ui/accessibility/accessibility.gyp:ax_gen',
'../../ui/app_list/app_list.gyp:app_list',
@@ -29,6 +30,8 @@
'athena_app_window_controller.h',
'athena_launcher.cc',
'athena_launcher.h',
+ 'debug/debug_window.cc',
+ 'debug/debug_window.h',
'url_search_provider.cc',
'url_search_provider.h',
'athena_main.cc',
« no previous file with comments | « athena/main/athena_main.cc ('k') | athena/main/debug/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698