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

Unified Diff: remoting/client/BUILD.gn

Issue 2879743002: [CRD iOS] Hook the touch input feedback (Closed)
Patch Set: Use the ui task poster 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/direct_input_strategy.h » ('j') | remoting/client/gesture_interpreter.cc » ('J')
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 d3ded033a2dacfb0fda690cf1d5b09f0b44b47e8..d6909bc0699ccc4e864fb75fc18e28b7c02a1731 100644
--- a/remoting/client/BUILD.gn
+++ b/remoting/client/BUILD.gn
@@ -51,6 +51,8 @@ static_library("client") {
"normalizing_input_filter_win.h",
"queued_task_poster.cc",
"queued_task_poster.h",
+ "render_stub_proxy.cc",
+ "render_stub_proxy.h",
"server_log_entry_client.cc",
"server_log_entry_client.h",
"software_video_renderer.cc",
« no previous file with comments | « no previous file | remoting/client/direct_input_strategy.h » ('j') | remoting/client/gesture_interpreter.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698