| 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 387792e6336db64e449dc29152be5d5f67b926ca..e3b27328a1628fb046f4d2f08a57a081e9fc2e8d 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/common/gpu/gpu_host_messages.h"
|
| +#include "content/gpu/gpu_host_messages.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "gpu/ipc/common/memory_stats.h"
|
| #include "ui/gfx/swap_result.h"
|
|
|