Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1172)

Unified Diff: ui/ozone/gpu/ozone_gpu.gyp

Issue 1240353002: ozone: rename to GpuMemoryBuffer(Factory|Impl)OzoneNativePixmap. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address nits in comments Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/ozone/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
},
],
« no previous file with comments | « ui/ozone/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698