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

Unified Diff: content/content_browser.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/common/mac/io_surface_manager_token.h ('k') | content/content_child.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 677ac20fc7ac3199e7818334462e7ef847877060..35f514ebef2ce7dca8d0c5b2f477a1335d7d1c78 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -461,6 +461,8 @@
'browser/browser_child_process_host_impl.cc',
'browser/browser_child_process_host_impl.h',
'browser/browser_context.cc',
+ 'browser/browser_io_surface_manager_mac.cc',
+ 'browser/browser_io_surface_manager_mac.h',
'browser/browser_ipc_logging.cc',
'browser/browser_main.cc',
'browser/browser_main.h',
« no previous file with comments | « content/common/mac/io_surface_manager_token.h ('k') | content/content_child.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698