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

Unified Diff: ash/ash.gyp

Issue 9562008: ash uber tray: Add entry for power and date. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 10 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 | ash/shell.h » ('j') | ash/shell.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 363e833808589a86aa698a88540ec16cf3140f42..fca3afd9ec4655fc34880ef22c53851804fc0c92 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -116,6 +116,11 @@
'system/brightness/brightness_control_delegate.h',
'system/brightness/tray_brightness.cc',
'system/brightness/tray_brightness.h',
+ 'system/power/power_status_controller.h',
+ 'system/power/power_supply_status.cc',
+ 'system/power/power_supply_status.h',
+ 'system/power/tray_power_date.cc',
+ 'system/power/tray_power_date.h',
'system/settings/tray_settings.cc',
'system/settings/tray_settings.h',
'system/tray/system_tray.cc',
« no previous file with comments | « no previous file | ash/shell.h » ('j') | ash/shell.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698