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

Unified Diff: base/base.gyp

Issue 10959020: SystemMonitor refactoring: move power state monitor into a separate class called PowerMonitor (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Revert using Singleton pattern for PowerMonitor Created 8 years, 2 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
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 1d87505143fb775bf8a9b267d1b45841daf89fe4..a53cf14f95ac14867c2cd2bf7fe3ea5191f9be79 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -456,6 +456,7 @@
'path_service_unittest.cc',
'pickle_unittest.cc',
'platform_file_unittest.cc',
+ 'power_monitor/power_monitor_unittest.cc',
'pr_time_unittest.cc',
'process_util_unittest.cc',
'process_util_unittest_ios.cc',

Powered by Google App Engine
This is Rietveld 408576698