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

Unified Diff: content/content_child.gypi

Issue 1532813002: Replace IOSurfaceManager by directly passing IOSurface Mach ports over Chrome IPC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Windows compile Created 5 years 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 81c0a0502b17c9273b17f60d4fca47e1084b4d18..171ad566c76cd7feefc2e4d9c086e0e52f16a084 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -64,8 +64,6 @@
'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