| Index: content/browser/renderer_host/render_process_host_impl.h
|
| diff --git a/content/browser/renderer_host/render_process_host_impl.h b/content/browser/renderer_host/render_process_host_impl.h
|
| index ea1d9eaadbe2a1b356ddb70560d6d47fe2d48efe..1951ed6f7fc4a7e814fc5085b613a2bfa7a15aa5 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.h
|
| +++ b/content/browser/renderer_host/render_process_host_impl.h
|
| @@ -22,8 +22,8 @@
|
| #include "build/build_config.h"
|
| #include "content/browser/child_process_launcher.h"
|
| #include "content/browser/dom_storage/session_storage_namespace_impl.h"
|
| -#include "content/browser/media/webrtc/webrtc_eventlog_host.h"
|
| #include "content/browser/power_monitor_message_broadcaster.h"
|
| +#include "content/browser/webrtc/webrtc_eventlog_host.h"
|
| #include "content/common/content_export.h"
|
| #include "content/public/browser/render_process_host.h"
|
| #include "ipc/ipc_channel_proxy.h"
|
|
|