| Index: content/browser/gpu/gpu_process_host_ui_shim.cc
|
| diff --git a/content/browser/gpu/gpu_process_host_ui_shim.cc b/content/browser/gpu/gpu_process_host_ui_shim.cc
|
| index e3b27328a1628fb046f4d2f08a57a081e9fc2e8d..95f072443283b8b4a81ea135a1e37eac10ea2e82 100644
|
| --- a/content/browser/gpu/gpu_process_host_ui_shim.cc
|
| +++ b/content/browser/gpu/gpu_process_host_ui_shim.cc
|
| @@ -22,7 +22,7 @@
|
| #include "content/browser/renderer_host/render_view_host_impl.h"
|
| #include "content/browser/renderer_host/render_widget_helper.h"
|
| #include "content/browser/renderer_host/render_widget_host_view_base.h"
|
| -#include "content/gpu/gpu_host_messages.h"
|
| +#include "content/common/gpu_host_messages.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "gpu/ipc/common/memory_stats.h"
|
| #include "ui/gfx/swap_result.h"
|
|
|