| Index: remoting/client/BUILD.gn
|
| diff --git a/remoting/client/BUILD.gn b/remoting/client/BUILD.gn
|
| index 3a3e07af25919c32ae409ca9e69b4ef055c7569d..57ebebf501ef7987e676ba4699c2c4152e1214da 100644
|
| --- a/remoting/client/BUILD.gn
|
| +++ b/remoting/client/BUILD.gn
|
| @@ -31,6 +31,10 @@ static_library("client") {
|
| "dual_buffer_frame_consumer.h",
|
| "empty_cursor_filter.cc",
|
| "empty_cursor_filter.h",
|
| + "fling_animation.cc",
|
| + "fling_animation.h",
|
| + "fling_tracker.cc",
|
| + "fling_tracker.h",
|
| "gesture_interpreter.cc",
|
| "gesture_interpreter.h",
|
| "host_experiment_sender.cc",
|
|
|