Index: content/browser/browser_child_process_host_impl.h |
diff --git a/content/browser/browser_child_process_host_impl.h b/content/browser/browser_child_process_host_impl.h |
index 7852609b0068af2d5ca9678fb4e86fed5fc2c5be..ec32ec221306f389dadb3dd528e194a158c10a76 100644 |
--- a/content/browser/browser_child_process_host_impl.h |
+++ b/content/browser/browser_child_process_host_impl.h |
@@ -158,8 +158,6 @@ class CONTENT_EXPORT BrowserChildProcessHostImpl |
std::unique_ptr<ChildProcessLauncher> child_process_; |
- PowerMonitorMessageBroadcaster power_monitor_message_broadcaster_; |
- |
#if defined(OS_WIN) |
// Watches to see if the child process exits before the IPC channel has |
// been connected. Thereafter, its exit is determined by an error on the |