Chromium Code Reviews| Index: remoting/client/ui/BUILD.gn |
| diff --git a/remoting/client/ui/BUILD.gn b/remoting/client/ui/BUILD.gn |
| index 78e63d14b4cef5a04ce8bf71f4ba0a7593840996..7c04c870ba6bd6fcacbc1aeaeee8685bc73ac8a7 100644 |
| --- a/remoting/client/ui/BUILD.gn |
| +++ b/remoting/client/ui/BUILD.gn |
| @@ -17,6 +17,8 @@ source_set("ui") { |
| "input_strategy.h", |
| "renderer_proxy.cc", |
| "renderer_proxy.h", |
| + "trackpad_input_strategy.cc", |
| + "trackpad_input_strategy.h", |
| "view_matrix.cc", |
| "view_matrix.h", |
| ] |