| 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 e25b514415eb4b7df3554991b89063bab173d510..1d596664ab2d910800bb2a56f89a37b0fd6c60b3 100644
|
| --- a/content/browser/browser_child_process_host_impl.h
|
| +++ b/content/browser/browser_child_process_host_impl.h
|
| @@ -12,6 +12,7 @@
|
| #include "base/process/process.h"
|
| #include "base/synchronization/waitable_event_watcher.h"
|
| #include "content/browser/child_process_launcher.h"
|
| +#include "content/browser/power_monitor_message_broadcaster.h"
|
| #include "content/public/browser/browser_child_process_host.h"
|
| #include "content/public/browser/child_process_data.h"
|
| #include "content/public/common/child_process_host_delegate.h"
|
|
|