Chromium Code Reviews| Index: components/arc/BUILD.gn |
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
| index 6ab927062cf9918229c2e9ba5b23e5e73bb0bf76..4e87ec858226b5b976f8739bd886cb62c4f8f5c0 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", |
| ] |