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

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

Issue 2879743002: [CRD iOS] Hook the touch input feedback (Closed)
Patch Set: Rebase 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/direct_input_strategy.h » ('j') | remoting/client/ui/input_strategy.h » ('J')
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 ce2633ec9058b7553120c6952e9f2c140f2a2f92..b5d8dd6e850415b6796cdcef366bf354498acbca 100644
--- a/remoting/client/ui/BUILD.gn
+++ b/remoting/client/ui/BUILD.gn
@@ -15,6 +15,8 @@ source_set("ui") {
"gesture_interpreter.cc",
"gesture_interpreter.h",
"input_strategy.h",
+ "renderer_proxy.cc",
+ "renderer_proxy.h",
"view_matrix.cc",
"view_matrix.h",
]
« no previous file with comments | « no previous file | remoting/client/ui/direct_input_strategy.h » ('j') | remoting/client/ui/input_strategy.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698