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

Unified Diff: athena/athena.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 | « no previous file | athena/wm/debug/DEPS » ('j') | athena/wm/debug/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/athena.gyp
diff --git a/athena/athena.gyp b/athena/athena.gyp
index 65ed34e8d1d190f53f498c232a3f6ee1a1020ef5..8ddfd3717e9812a48c37c3f7a867253687b62bbc 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -11,6 +11,7 @@
'target_name': 'athena_lib',
'type': '<(component)',
'dependencies': [
+ '../chromeos/chromeos.gyp:power_manager_proto',
'../ui/aura/aura.gyp:aura',
'../ui/app_list/app_list.gyp:app_list',
'../ui/views/views.gyp:views',
@@ -54,6 +55,8 @@
'screen/screen_accelerator_handler.h',
'screen/screen_manager_impl.cc',
'wm/public/window_manager.h',
+ 'wm/debug/debug_window.cc',
+ 'wm/debug/debug_window.h',
'wm/window_manager_impl.cc',
'wm/window_overview_mode.cc',
'wm/window_overview_mode.h',
« no previous file with comments | « no previous file | athena/wm/debug/DEPS » ('j') | athena/wm/debug/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698