| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 324aff8bfedf752691e8f7c79f5afcb262be3ed2..fa3b4bfbb3d1b55552a02e2bdcd35ec0ac61c84b 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -274,6 +274,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',
|
| @@ -319,8 +321,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',
|
|
|