| Index: services/ui/gles2/gpu_state.cc
|
| diff --git a/components/mus/gles2/gpu_state.cc b/services/ui/gles2/gpu_state.cc
|
| similarity index 98%
|
| rename from components/mus/gles2/gpu_state.cc
|
| rename to services/ui/gles2/gpu_state.cc
|
| index ce00ae30af9b7b1f5161441f0ab3f23e2f55a003..5c019dbcdff866ce0764eaff89297f5f0e912f53 100644
|
| --- a/components/mus/gles2/gpu_state.cc
|
| +++ b/services/ui/gles2/gpu_state.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/mus/gles2/gpu_state.h"
|
| +#include "services/ui/gles2/gpu_state.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/command_line.h"
|
|
|