| 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 6d930635d001e0174731c8f3f47c75f2e9da0327..42859a5d61551ecc5c4301dea0de1787341dba6d 100644
|
| --- a/content/browser/browser_child_process_host_impl.h
|
| +++ b/content/browser/browser_child_process_host_impl.h
|
| @@ -160,8 +160,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
|
|
|