| Index: ui/ozone/gpu/ozone_gpu.gyp
|
| diff --git a/ui/ozone/gpu/ozone_gpu.gyp b/ui/ozone/gpu/ozone_gpu.gyp
|
| index e6e2b65659545e004e979cb7a5722cb96e39cd01..732bd34f95a30f28bba0b6195e7587d625c9b822 100644
|
| --- a/ui/ozone/gpu/ozone_gpu.gyp
|
| +++ b/ui/ozone/gpu/ozone_gpu.gyp
|
| @@ -21,8 +21,8 @@
|
| 'OZONE_GPU_IMPLEMENTATION',
|
| ],
|
| 'sources': [
|
| - 'gpu_memory_buffer_factory_ozone_native_buffer.cc',
|
| - 'gpu_memory_buffer_factory_ozone_native_buffer.h',
|
| + 'gpu_memory_buffer_factory_ozone_native_pixmap.cc',
|
| + 'gpu_memory_buffer_factory_ozone_native_pixmap.h',
|
| ],
|
| },
|
| ],
|
|
|