diff options
Diffstat (limited to 'components/arc/BUILD.gn')
-rw-r--r-- | components/arc/BUILD.gn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn index 70a07ae..68d79b8 100644 --- a/components/arc/BUILD.gn +++ b/components/arc/BUILD.gn @@ -89,8 +89,6 @@ static_library("arc_test_support") { sources = [ "test/fake_app_instance.cc", "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", |