| Index: content/common/gpu/client/gpu_channel_host.h
|
| diff --git a/content/common/gpu/client/gpu_channel_host.h b/content/common/gpu/client/gpu_channel_host.h
|
| index 4d6716f84ba7372228c872b7fcba9e3a7945847d..717bb4e8f47a87a65c7fd168584fe5d83749c316 100644
|
| --- a/content/common/gpu/client/gpu_channel_host.h
|
| +++ b/content/common/gpu/client/gpu_channel_host.h
|
| @@ -20,8 +20,8 @@
|
| #include "base/process/process.h"
|
| #include "base/synchronization/lock.h"
|
| #include "content/common/content_export.h"
|
| -#include "content/common/gpu/gpu_process_launch_causes.h"
|
| #include "gpu/config/gpu_info.h"
|
| +#include "gpu/ipc/common/gpu_process_launch_causes.h"
|
| #include "gpu/ipc/common/gpu_stream_constants.h"
|
| #include "gpu/ipc/common/surface_handle.h"
|
| #include "ipc/ipc_channel_handle.h"
|
|
|