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

Unified Diff: content/content_browser.gypi

Issue 1120873002: Re-land: content: Single process support for native GpuMemoryBuffers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dm-browsertests-refactor
Patch Set: files Created 5 years, 6 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 1673db75c4157472620cc39c2d8de51be28b97ec..26806f2522e643d87ab34dfd656dc24c025e4412 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -382,6 +382,8 @@
'browser/android/in_process/synchronous_compositor_registry.h',
'browser/android/in_process/synchronous_input_event_filter.cc',
'browser/android/in_process/synchronous_input_event_filter.h',
+ 'browser/android/in_process_surface_texture_manager.cc',
+ 'browser/android/in_process_surface_texture_manager.h',
'browser/android/interstitial_page_delegate_android.cc',
'browser/android/interstitial_page_delegate_android.h',
'browser/android/load_url_params.cc',
@@ -859,6 +861,8 @@
'browser/host_zoom_level_context.h',
'browser/host_zoom_map_impl.cc',
'browser/host_zoom_map_impl.h',
+ 'browser/in_process_io_surface_manager_mac.cc',
+ 'browser/in_process_io_surface_manager_mac.h',
'browser/indexed_db/indexed_db.h',
'browser/indexed_db/indexed_db_active_blob_registry.cc',
'browser/indexed_db/indexed_db_active_blob_registry.h',

Powered by Google App Engine
This is Rietveld 408576698