| Index: components/arc/BUILD.gn
|
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
|
| index 804fdd03f513b7cb2c758d2beb14f707e1cdf7ca..84e973a924087d30746557afdc33e74c9a6276d0 100644
|
| --- a/components/arc/BUILD.gn
|
| +++ b/components/arc/BUILD.gn
|
| @@ -163,8 +163,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",
|
|
|