Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 1e75e64c13823c266f45fd1c191dc7325164ae59..18a6b13982865b9395e58ab1e1e87a0061ffe668 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', |
@@ -861,6 +863,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', |