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

Unified Diff: remoting/client/BUILD.gn

Issue 2879743002: [CRD iOS] Hook the touch input feedback (Closed)
Patch Set: Just use ViewMatrix::Point. No more out-pointers... 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/renderer_facade_proxy.h » ('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 592747e2a50f6268f2a476010953de3f459039ee..3995c53c4e5310803e0141f7d343e3b67c7e75e6 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",
+ "renderer_facade_proxy.cc",
nicholss 2017/05/15 15:49:40 Please also add renderer_facade.h
+ "renderer_facade_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/renderer_facade_proxy.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698