| Index: content/browser/gpu/gpu_data_manager_impl_private.cc
|
| diff --git a/content/browser/gpu/gpu_data_manager_impl_private.cc b/content/browser/gpu/gpu_data_manager_impl_private.cc
|
| index 6e74459f0f2d3391a4df02cc92ce4c1acd63807d..5a63868d7e155877c06ceec26153f42922bae4c6 100644
|
| --- a/content/browser/gpu/gpu_data_manager_impl_private.cc
|
| +++ b/content/browser/gpu/gpu_data_manager_impl_private.cc
|
| @@ -19,7 +19,7 @@
|
| #include "build/build_config.h"
|
| #include "cc/base/switches.h"
|
| #include "content/browser/gpu/gpu_process_host.h"
|
| -#include "content/common/gpu/gpu_host_messages.h"
|
| +#include "content/gpu/gpu_host_messages.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/gpu_data_manager_observer.h"
|
| #include "content/public/common/content_client.h"
|
|
|