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

Unified Diff: remoting/remoting_host_srcs.gypi

Issue 1033913003: Touch Events capability negotiation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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_host_srcs.gypi
diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
index 206664d0ba775e61aaacf488b26075ff772fd054..01e2080175a6195f8fafc9f105d805b2207c243a 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -178,6 +178,8 @@
'host/mouse_clamping_filter.h',
'host/mouse_shape_pump.cc',
'host/mouse_shape_pump.h',
+ 'host/multi_touch_capability.cc',
+ 'host/multi_touch_capability.h',
'host/oauth_token_getter.cc',
'host/oauth_token_getter.h',
'host/pairing_registry_delegate.cc',

Powered by Google App Engine
This is Rietveld 408576698