| Index: components/view_manager/view_manager_app.h
|
| diff --git a/components/view_manager/view_manager_app.h b/components/view_manager/view_manager_app.h
|
| index c472a09e973ea677878e944180ef429eb755f994..48139f5c492a3d2a56506ea7f19567d66810d507 100644
|
| --- a/components/view_manager/view_manager_app.h
|
| +++ b/components/view_manager/view_manager_app.h
|
| @@ -6,8 +6,8 @@
|
| #define COMPONENTS_VIEW_MANAGER_VIEW_MANAGER_APP_H_
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "components/gles2/gpu_impl.h"
|
| #include "components/view_manager/connection_manager_delegate.h"
|
| +#include "components/view_manager/gles2/gpu_impl.h"
|
| #include "components/view_manager/public/interfaces/native_viewport.mojom.h"
|
| #include "components/view_manager/public/interfaces/view_manager.mojom.h"
|
| #include "components/view_manager/public/interfaces/view_manager_root.mojom.h"
|
|
|