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

Unified Diff: content/content_common.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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index c19df690c50df8d4b0704e1dc4068a31ec1188d7..db722adacafecf48d1e7a4bcd9660df9c93f2f61 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -404,6 +404,8 @@
'common/mac/font_descriptor.mm',
'common/mac/font_loader.h',
'common/mac/font_loader.mm',
+ 'common/mac/io_surface_manager.cc',
+ 'common/mac/io_surface_manager.h',
'common/manifest_manager_messages.h',
'common/media/aec_dump_messages.h',
'common/media/audio_messages.h',

Powered by Google App Engine
This is Rietveld 408576698