| Index: services/ui/gles2/command_buffer_driver_manager.h
|
| diff --git a/components/mus/gles2/command_buffer_driver_manager.h b/services/ui/gles2/command_buffer_driver_manager.h
|
| similarity index 90%
|
| rename from components/mus/gles2/command_buffer_driver_manager.h
|
| rename to services/ui/gles2/command_buffer_driver_manager.h
|
| index b2f8e7c0900f68d0d9d095a4a4b220c358beeaf9..80911213fb173ea1cf18da5616e019d3bf88d2ca 100644
|
| --- a/components/mus/gles2/command_buffer_driver_manager.h
|
| +++ b/services/ui/gles2/command_buffer_driver_manager.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef COMPONENTS_MUS_GLES2_COMMAND_BUFFER_DRIVER_MANAGER_H_
|
| -#define COMPONENTS_MUS_GLES2_COMMAND_BUFFER_DRIVER_MANAGER_H_
|
| +#ifndef SERVICES_UI_GLES2_COMMAND_BUFFER_DRIVER_MANAGER_H_
|
| +#define SERVICES_UI_GLES2_COMMAND_BUFFER_DRIVER_MANAGER_H_
|
|
|
| #include <stdint.h>
|
| #include <vector>
|
|
|