| 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 5a63868d7e155877c06ceec26153f42922bae4c6..fd3b22531ee873eb498a649c44f6153b58cf9eca 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/gpu/gpu_host_messages.h"
|
| +#include "content/common/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"
|
|
|