Chromium Code Reviews| Index: components/arc/BUILD.gn |
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
| index fe116558ceb9cdef667f2b0dcf010edd64fb43a1..16a283fa2fef84a2ee4da7a22602c2383c713267 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", |
| ] |