| Index: content/renderer/render_thread_impl.h
|
| diff --git a/content/renderer/render_thread_impl.h b/content/renderer/render_thread_impl.h
|
| index b69bea39ede35dd7ada293cbe1d300c7a3de30b8..b3cc602d89ee8aeea26b7069b9227e4d450c94e8 100644
|
| --- a/content/renderer/render_thread_impl.h
|
| +++ b/content/renderer/render_thread_impl.h
|
| @@ -18,9 +18,9 @@
|
| #include "content/common/child_thread.h"
|
| #include "content/common/content_export.h"
|
| #include "content/common/css_colors.h"
|
| +#include "content/common/gpu/client/gpu_channel_host.h"
|
| #include "content/common/gpu/gpu_process_launch_causes.h"
|
| #include "content/public/renderer/render_thread.h"
|
| -#include "content/renderer/gpu/gpu_channel_host.h"
|
| #include "ipc/ipc_channel_proxy.h"
|
| #include "ui/gfx/native_widget_types.h"
|
|
|
|
|