Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(365)

Unified Diff: remoting/protocol/BUILD.gn

Issue 2413553003: Add InputEventTimestampSource interface. (Closed)
Patch Set: address feedback Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698