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

Unified Diff: content/content_common.gypi

Issue 17074009: Created multi-process-friendly PowerMonitor interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressing final nits 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 8cf2c66867208f2b6bcb5247537292caa7fc2128..36f5853e37003a0e4a2080d298a65ecc5670f384 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -291,6 +291,11 @@
'common/plugin_carbon_interpose_constants_mac.cc',
'common/plugin_carbon_interpose_constants_mac.h',
'common/plugin_process_messages.h',
+ 'common/power_monitor_broadcast_source.cc',
+ 'common/power_monitor_broadcast_source.h',
+ 'common/power_monitor_message_broadcaster.cc',
+ 'common/power_monitor_message_broadcaster.h',
+ 'common/power_monitor_messages.h',
'common/process_type.cc',
'common/quota_messages.h',
'common/resource_messages.cc',

Powered by Google App Engine
This is Rietveld 408576698