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

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: Update patch per vandebo's comments 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 a7500e90ea9b4e29b8a2c3edda94707a4f99f108..400cfb16a0b12a4be3be560e09367ff98375f0db 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -457,6 +457,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