| 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',
|
|
|