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

Unified Diff: ash/ash.gyp

Issue 11568036: Add countdown when session time is limited (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comments addressed. Created 8 years 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/ash_strings.grd » ('j') | no next file with comments »
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 e95d815da40972617f97ae908f84b09ffe8a5f53..886a9636179df59367cc22b573b2e4ba90882853 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -215,6 +215,9 @@
'system/power/power_supply_status.h',
'system/power/tray_power.cc',
'system/power/tray_power.h',
+ 'system/session_length_limit/session_length_limit_observer.h',
+ 'system/session_length_limit/tray_session_length_limit.cc',
+ 'system/session_length_limit/tray_session_length_limit.h',
'system/settings/tray_settings.cc',
'system/settings/tray_settings.h',
'system/status_area_widget.cc',
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698