| Index: services/ui/surfaces/ozone_gpu_memory_buffer.cc
|
| diff --git a/services/ui/gles2/ozone_gpu_memory_buffer.cc b/services/ui/surfaces/ozone_gpu_memory_buffer.cc
|
| similarity index 98%
|
| rename from services/ui/gles2/ozone_gpu_memory_buffer.cc
|
| rename to services/ui/surfaces/ozone_gpu_memory_buffer.cc
|
| index c3273f255a2d5fe3c4e673c8be24984689a077a8..8b9390e5ecf4563d407c0b9d093ce72cc7a060a8 100644
|
| --- a/services/ui/gles2/ozone_gpu_memory_buffer.cc
|
| +++ b/services/ui/surfaces/ozone_gpu_memory_buffer.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 "services/ui/gles2/ozone_gpu_memory_buffer.h"
|
| +#include "services/ui/surfaces/ozone_gpu_memory_buffer.h"
|
|
|
| #include "ui/gfx/buffer_format_util.h"
|
| #include "ui/ozone/public/client_native_pixmap.h"
|
|
|