| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index c554b2130a30b66347f1dee93ea991134bce33cd..67f9c2aac9a502c1c4a954e414a7b2f651fd4825 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',
|
|
|