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

Unified Diff: remoting/client/ui/BUILD.gn

Issue 2891603002: [CRD iOS] Trackpad Input Mode (Closed)
Patch Set: Fix Created 3 years, 7 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
« no previous file with comments | « no previous file | remoting/client/ui/desktop_viewport.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/ui/BUILD.gn
diff --git a/remoting/client/ui/BUILD.gn b/remoting/client/ui/BUILD.gn
index 78e63d14b4cef5a04ce8bf71f4ba0a7593840996..7c04c870ba6bd6fcacbc1aeaeee8685bc73ac8a7 100644
--- a/remoting/client/ui/BUILD.gn
+++ b/remoting/client/ui/BUILD.gn
@@ -17,6 +17,8 @@ source_set("ui") {
"input_strategy.h",
"renderer_proxy.cc",
"renderer_proxy.h",
+ "trackpad_input_strategy.cc",
+ "trackpad_input_strategy.h",
"view_matrix.cc",
"view_matrix.h",
]
« no previous file with comments | « no previous file | remoting/client/ui/desktop_viewport.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698