| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index b5fba814c2bbbd550271127a71de727a6eb9c14d..bb5c9b6865d5b6c09adc454a8f6f6c87764ef736 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -272,6 +272,8 @@
|
| 'browser/android/browser_jni_registrar.h',
|
| 'browser/android/browser_startup_controller.cc',
|
| 'browser/android/browser_startup_controller.h',
|
| + 'browser/android/browser_surface_texture_manager.cc',
|
| + 'browser/android/browser_surface_texture_manager.h',
|
| 'browser/android/child_process_launcher_android.cc',
|
| 'browser/android/child_process_launcher_android.h',
|
| 'browser/android/composited_touch_handle_drawable.cc',
|
| @@ -317,8 +319,6 @@
|
| 'browser/android/popup_item_type_list.h',
|
| 'browser/android/popup_touch_handle_drawable.cc',
|
| 'browser/android/popup_touch_handle_drawable.h',
|
| - 'browser/android/surface_texture_peer_browser_impl.cc',
|
| - 'browser/android/surface_texture_peer_browser_impl.h',
|
| 'browser/android/system_ui_resource_manager_impl.cc',
|
| 'browser/android/system_ui_resource_manager_impl.h',
|
| 'browser/android/tracing_controller_android.cc',
|
|
|