Chromium Code Reviews| Index: components/arc/BUILD.gn |
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
| index e6f40684c2c505bbce3606ef1ee144e4fa9c4afb..82efe33f406e38b03f4342a59d61a64adf37ecfa 100644 |
| --- a/components/arc/BUILD.gn |
| +++ b/components/arc/BUILD.gn |
| @@ -9,6 +9,8 @@ static_library("arc") { |
| "arc_bridge_service_impl.cc", |
| "arc_bridge_service_impl.h", |
| "common/arc_message_generator.cc", |
| + "input/arc_input_bridge.cc", |
| + "input/arc_input_bridge.h", |
| ] |
| deps = [ |