summaryrefslogtreecommitdiffstats
path: root/components/arc/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'components/arc/BUILD.gn')
-rw-r--r--components/arc/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 6ab9270..4e87ec8 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -8,6 +8,8 @@ static_library("arc") {
"arc_bridge_service.h",
"arc_bridge_service_impl.cc",
"arc_bridge_service_impl.h",
+ "arc_service_manager.cc",
+ "arc_service_manager.h",
"common/arc_message_generator.cc",
"common/arc_notification_types.cc",
]