Index: components/arc/BUILD.gn |
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
index e49d9d8e37804ea0b73ef53ddd217c86eb8c4a4d..faed3a6425139af6a5e7b07e58ebb3729cdb978e 100644 |
--- a/components/arc/BUILD.gn |
+++ b/components/arc/BUILD.gn |
@@ -195,6 +195,7 @@ static_library("arc_test_support") { |
source_set("unit_tests") { |
testonly = true |
sources = [ |
+ "arc_service_manager_unittest.cc", |
"arc_session_runner_unittest.cc", |
"bluetooth/arc_bluetooth_bridge_unittest.cc", |
"bluetooth/bluetooth_struct_traits_unittest.cc", |