| Index: remoting/protocol/BUILD.gn
|
| diff --git a/remoting/protocol/BUILD.gn b/remoting/protocol/BUILD.gn
|
| index 6a4d62e809a897fdac44efead658ee503490b634..7989f2cff4ea4bab4206a0309c0028758ed35d01 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",
|
|
|