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

Unified Diff: content/content_child.gypi

Issue 1137453002: content: Pass IOSurface references using Mach IPC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase, remove extra DCHECKs and fix reply port typo Created 5 years, 7 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 e32039d896ce6509388c3d9d34252297ab293701..b937bc45cdef97b5073527a3afe26a7775af9587 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -64,6 +64,8 @@
'child/child_gpu_memory_buffer_manager.h',
'child/child_histogram_message_filter.cc',
'child/child_histogram_message_filter.h',
+ 'child/child_io_surface_manager_mac.cc',
+ 'child/child_io_surface_manager_mac.h',
'child/child_message_filter.cc',
'child/child_message_filter.h',
'child/child_process.cc',

Powered by Google App Engine
This is Rietveld 408576698