| Index: remoting/client/BUILD.gn
|
| diff --git a/remoting/client/BUILD.gn b/remoting/client/BUILD.gn
|
| index db56a2a73134ff0d9b0fd6806a00fe067ff819a6..3a3e07af25919c32ae409ca9e69b4ef055c7569d 100644
|
| --- a/remoting/client/BUILD.gn
|
| +++ b/remoting/client/BUILD.gn
|
| @@ -25,6 +25,8 @@ static_library("client") {
|
| "cursor_shape_stub_proxy.h",
|
| "desktop_viewport.cc",
|
| "desktop_viewport.h",
|
| + "direct_input_strategy.cc",
|
| + "direct_input_strategy.h",
|
| "dual_buffer_frame_consumer.cc",
|
| "dual_buffer_frame_consumer.h",
|
| "empty_cursor_filter.cc",
|
|
|