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

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: make HWNDMessageHandler as a friend class of 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
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/hi_res_timer_manager_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 090481346262bbdcbe8534115f30871184af797e..c27872ee6da14ee965ed51ffd7630b8564e510e0 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -452,6 +452,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',
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/hi_res_timer_manager_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698