| Index: remoting/protocol/BUILD.gn
|
| diff --git a/remoting/protocol/BUILD.gn b/remoting/protocol/BUILD.gn
|
| index ca0777176f92808bf0a3fc6b16a53593d4174b49..4d399ef6c99c6ef52a3874495f456ba60b3cb028 100644
|
| --- a/remoting/protocol/BUILD.gn
|
| +++ b/remoting/protocol/BUILD.gn
|
| @@ -76,6 +76,8 @@ static_library("protocol") {
|
| "ice_transport.h",
|
| "ice_transport_channel.cc",
|
| "ice_transport_channel.h",
|
| + "input_event_timestamps.cc",
|
| + "input_event_timestamps.h",
|
| "input_event_tracker.cc",
|
| "input_event_tracker.h",
|
| "input_filter.cc",
|
|
|