| Index: content/browser/gpu/gpu_process_host.cc
|
| diff --git a/content/browser/gpu/gpu_process_host.cc b/content/browser/gpu/gpu_process_host.cc
|
| index c3e043e1b6190f03dbf8c6e6e67165204f26f50e..238854efbb490dba4f5d71bdc125f10c06ef0f52 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -38,7 +38,6 @@
|
| #include "content/browser/renderer_host/render_widget_host_view_frame_subscriber.h"
|
| #include "content/browser/service_manager/service_manager_context.h"
|
| #include "content/common/child_process_host_impl.h"
|
| -#include "content/common/establish_channel_params.h"
|
| #include "content/common/gpu_host_messages.h"
|
| #include "content/common/in_process_child_thread_params.h"
|
| #include "content/common/service_manager/child_connection.h"
|
|
|