Index: components/arc/BUILD.gn |
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
index ee214c096769dbbc97fe7a132ca8d21792a1d700..85b4c0cd866dcfcf5197b285fd031b52e9e57908 100644 |
--- a/components/arc/BUILD.gn |
+++ b/components/arc/BUILD.gn |
@@ -183,6 +183,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", |