| Index: chrome/browser/gpu_process_host_ui_shim.h
|
| ===================================================================
|
| --- chrome/browser/gpu_process_host_ui_shim.h (revision 78449)
|
| +++ chrome/browser/gpu_process_host_ui_shim.h (working copy)
|
| @@ -20,7 +20,7 @@
|
| #include "base/scoped_ptr.h"
|
| #include "base/singleton.h"
|
| #include "base/threading/non_thread_safe.h"
|
| -#include "chrome/common/gpu_feature_flags.h"
|
| +#include "content/common/gpu_feature_flags.h"
|
| #include "content/common/gpu_info.h"
|
| #include "content/common/message_router.h"
|
| #include "ui/gfx/native_widget_types.h"
|
|
|