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

Unified Diff: remoting/remoting_srcs.gypi

Issue 799233004: Add touch events to the protocol, the stub layer, and to the client plugin. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mac builds Created 5 years, 11 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/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index 18daeb1ecdafbd5e09eeee0152a2d8640208690b..7dccc4ca3dbaac2645c211a940e9fe5dd1cb45a6 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -184,6 +184,8 @@
'protocol/third_party_host_authenticator.cc',
'protocol/third_party_host_authenticator.h',
'protocol/token_validator.h',
+ 'protocol/touch_input_filter.cc',
+ 'protocol/touch_input_filter.h',
'protocol/transport.cc',
'protocol/transport.h',
'protocol/v2_authenticator.cc',

Powered by Google App Engine
This is Rietveld 408576698