Chromium Code Reviews| Index: remoting/client/ui/BUILD.gn |
| diff --git a/remoting/client/ui/BUILD.gn b/remoting/client/ui/BUILD.gn |
| index ce2633ec9058b7553120c6952e9f2c140f2a2f92..b5d8dd6e850415b6796cdcef366bf354498acbca 100644 |
| --- a/remoting/client/ui/BUILD.gn |
| +++ b/remoting/client/ui/BUILD.gn |
| @@ -15,6 +15,8 @@ source_set("ui") { |
| "gesture_interpreter.cc", |
| "gesture_interpreter.h", |
| "input_strategy.h", |
| + "renderer_proxy.cc", |
| + "renderer_proxy.h", |
| "view_matrix.cc", |
| "view_matrix.h", |
| ] |