| Index: gpu/ipc/client/BUILD.gn
|
| diff --git a/gpu/ipc/client/BUILD.gn b/gpu/ipc/client/BUILD.gn
|
| index c9e04aacdf034448c19baa256a003edbdb1860b2..aa4f317e4af44d50c594979a51a59a060631c2be 100644
|
| --- a/gpu/ipc/client/BUILD.gn
|
| +++ b/gpu/ipc/client/BUILD.gn
|
| @@ -39,8 +39,6 @@ source_set("ipc_client_sources") {
|
| sources += [
|
| "android/in_process_surface_texture_manager.cc",
|
| "android/in_process_surface_texture_manager.h",
|
| - "gpu_memory_buffer_impl_surface_texture.cc",
|
| - "gpu_memory_buffer_impl_surface_texture.h",
|
| ]
|
| libs = [ "android" ]
|
| }
|
|
|