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

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: static_assert 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
« no previous file with comments | « content/content_child.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 55930974c8ca617395c99819f8583f0badae4169..10a32133153d25649849134cfb068b974373dd8c 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -406,6 +406,10 @@
'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/mac/io_surface_manager_messages.h',
+ 'common/mac/io_surface_manager_token.h',
'common/manifest_manager_messages.h',
'common/media/aec_dump_messages.h',
'common/media/audio_messages.h',
« no previous file with comments | « content/content_child.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698