| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 1734e4c221df84fbcb67b71b24f1e3e878595507..51658937b8f2b8b78a411f8f80a197ac46fb1d7b 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",
|
|
|