| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 95220c9cca38fd75977acdcb53382b6c12862904..25cb82e7845129fc37112c8d8c71e1bdf409c2e1 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -229,8 +229,6 @@ source_set("browser") {
|
| "android/browser_jni_registrar.h",
|
| "android/browser_startup_controller.cc",
|
| "android/browser_startup_controller.h",
|
| - "android/browser_surface_texture_manager.cc",
|
| - "android/browser_surface_texture_manager.h",
|
| "android/child_process_launcher_android.cc",
|
| "android/child_process_launcher_android.h",
|
| "android/content_protocol_handler_impl.cc",
|
|
|