| 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 3fe646a091ee53003ed9edd4aa24342faa4bdcb6..e4ba59f57191b91f3b8030a05a08d7400a726537 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -33,6 +33,7 @@
|
| #include "content/common/child_process_host_impl.h"
|
| #include "content/common/in_process_child_thread_params.h"
|
| #include "content/common/view_messages.h"
|
| +#include "content/gpu/establish_channel_params.h"
|
| #include "content/gpu/gpu_host_messages.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/content_browser_client.h"
|
|
|