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

Unified Diff: remoting/client/BUILD.gn

Issue 2862893003: [CRD iOS] Inject mouse events to the host (Closed)
Patch Set: Resolve Feedback 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/desktop_viewport.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/BUILD.gn
diff --git a/remoting/client/BUILD.gn b/remoting/client/BUILD.gn
index db56a2a73134ff0d9b0fd6806a00fe067ff819a6..3a3e07af25919c32ae409ca9e69b4ef055c7569d 100644
--- a/remoting/client/BUILD.gn
+++ b/remoting/client/BUILD.gn
@@ -25,6 +25,8 @@ static_library("client") {
"cursor_shape_stub_proxy.h",
"desktop_viewport.cc",
"desktop_viewport.h",
+ "direct_input_strategy.cc",
+ "direct_input_strategy.h",
"dual_buffer_frame_consumer.cc",
"dual_buffer_frame_consumer.h",
"empty_cursor_filter.cc",
« no previous file with comments | « no previous file | remoting/client/desktop_viewport.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698