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

Unified Diff: content/content_browser.gypi

Issue 17074009: Created multi-process-friendly PowerMonitor interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixing windows unit test errors Created 7 years, 5 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 | « content/common/power_monitor_messages.h ('k') | content/content_child.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index d7120cba0d9a83aa8a61bd7263b928bfe7ba199c..e6e9a7ff6856e969515a72293cac44d2c5fe5123 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -714,6 +714,8 @@
'browser/plugin_process_host_mac.cc',
'browser/plugin_service_impl.cc',
'browser/plugin_service_impl.h',
+ 'browser/power_monitor_message_broadcaster.cc',
+ 'browser/power_monitor_message_broadcaster.h',
'browser/power_save_blocker_android.cc',
'browser/power_save_blocker_android.h',
'browser/power_save_blocker_chromeos.cc',
« no previous file with comments | « content/common/power_monitor_messages.h ('k') | content/content_child.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698