| Index: components/arc/BUILD.gn
|
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
|
| index eb074d68f987a308d50d9494a1c6c2b1c4556149..d1e3d7b9978192591de18c3b0fbaec48010f6214 100644
|
| --- a/components/arc/BUILD.gn
|
| +++ b/components/arc/BUILD.gn
|
| @@ -165,8 +165,6 @@ static_library("arc_test_support") {
|
| "test/fake_app_instance.h",
|
| "test/fake_arc_bridge_bootstrap.cc",
|
| "test/fake_arc_bridge_bootstrap.h",
|
| - "test/fake_arc_bridge_instance.cc",
|
| - "test/fake_arc_bridge_instance.h",
|
| "test/fake_arc_bridge_service.cc",
|
| "test/fake_arc_bridge_service.h",
|
| "test/fake_bluetooth_instance.cc",
|
|
|