| Index: components/view_manager/gles2/gpu_state.cc
|
| diff --git a/components/gles2/gpu_state.cc b/components/view_manager/gles2/gpu_state.cc
|
| similarity index 90%
|
| rename from components/gles2/gpu_state.cc
|
| rename to components/view_manager/gles2/gpu_state.cc
|
| index 6468a26af02e8ac9188fedc80d067aadf210cc7b..763c635003ac7b2e5e1ee7b3a8bb4f6cc0515d3e 100644
|
| --- a/components/gles2/gpu_state.cc
|
| +++ b/components/view_manager/gles2/gpu_state.cc
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
| //
|
|
|
| -#include "components/gles2/gpu_state.h"
|
| +#include "components/view_manager/gles2/gpu_state.h"
|
|
|
| namespace gles2 {
|
|
|
|
|