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

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: NativePixmapManager is singleton 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 b5a7e38be997b3c5225d763de7bab9baa5b5feec..ee3ac55ad986083fd5c16dbbe7f18e52f44f2768 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