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

Unified Diff: content/content_child.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/content_browser.gypi ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index fce636b5fecefb4cbcab5f3d09bb4ecf5df06e91..109ae20f503de72ecd4d455cb365fe28cc6ddafd 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -102,6 +102,8 @@
'child/plugin_messages.h',
'child/plugin_param_traits.cc',
'child/plugin_param_traits.h',
+ 'child/power_monitor_broadcast_source.cc',
+ 'child/power_monitor_broadcast_source.h',
'child/quota_dispatcher.cc',
'child/quota_dispatcher.h',
'child/quota_message_filter.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698