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

Unified Diff: content/content_tests.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_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 077d65ac9a7a11b39b2e75ef8858673f66c534fc..ab218c9b608176be12ac562834f06a1a36816603 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -367,7 +367,6 @@
'browser/blob_storage/blob_async_builder_host_unittest.cc',
'browser/blob_storage/blob_async_transport_strategy_unittest.cc',
'browser/blob_storage/blob_storage_registry_unittest.cc',
- 'browser/browser_io_surface_manager_mac_unittest.cc',
'browser/browser_thread_unittest.cc',
'browser/browser_url_handler_impl_unittest.cc',
'browser/byte_stream_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698