Index: components/arc/BUILD.gn |
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
index 5c20c565f7aeb934e54ff4dd66e5d783edb300ce..04bf955000ee2c6cafb0926214c31543620c0aaa 100644 |
--- a/components/arc/BUILD.gn |
+++ b/components/arc/BUILD.gn |
@@ -178,6 +178,8 @@ static_library("arc_test_support") { |
"test/fake_arc_bridge_service.h", |
"test/fake_bluetooth_instance.cc", |
"test/fake_bluetooth_instance.h", |
+ "test/fake_intent_helper_instance.cc", |
+ "test/fake_intent_helper_instance.h", |
"test/fake_notifications_instance.cc", |
"test/fake_notifications_instance.h", |
"test/fake_policy_instance.cc", |