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

Unified Diff: remoting/host/input_injector.h

Issue 2413553003: Add InputEventTimestampSource interface. (Closed)
Patch Set: 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/host/input_injector.h
diff --git a/remoting/host/input_injector.h b/remoting/host/input_injector.h
index 20169c491bfd9b927734404f0ed57a938877ff4e..54dcc9123c2224833f03e30b15a12f74496ba4d4 100644
--- a/remoting/host/input_injector.h
+++ b/remoting/host/input_injector.h
@@ -9,6 +9,7 @@
#include "base/memory/ref_counted.h"
#include "remoting/protocol/clipboard_stub.h"
+#include "remoting/protocol/input_event_timestamps.h"
#include "remoting/protocol/input_stub.h"
namespace base {

Powered by Google App Engine
This is Rietveld 408576698