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

Unified Diff: content/content_child.gypi

Issue 1128113011: ozone: Introduce ClientPixmap and ClientPixmapFactory for non-GPU processes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: separate VGEM part to another CL 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
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 0f6b009598cb0798b65ede64a16b872feeb5e0ef..5724a08e166439e119a31173c03e932cb71e7170 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -68,6 +68,8 @@
'child/child_gpu_memory_buffer_manager.h',
'child/child_histogram_message_filter.cc',
'child/child_histogram_message_filter.h',
+ 'child/child_native_pixmap_manager_ozone.cc',
+ 'child/child_native_pixmap_manager_ozone.h',
'child/child_io_surface_manager_mac.cc',
'child/child_io_surface_manager_mac.h',
'child/child_message_filter.cc',

Powered by Google App Engine
This is Rietveld 408576698