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

Unified Diff: remoting/ios/app/BUILD.gn

Issue 2868383003: [CRD iOS] Send key events to the session. (Closed)
Patch Set: Update based on 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 | « remoting/ios/BUILD.gn ('k') | remoting/ios/app/client_connection_view_controller.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/app/BUILD.gn
diff --git a/remoting/ios/app/BUILD.gn b/remoting/ios/app/BUILD.gn
index d97cacbe9b7a6f7b770bba4f6be0b23ea1c8a676..81be7b3b4c5724a46324d2599408bf5dc995a0b2 100644
--- a/remoting/ios/app/BUILD.gn
+++ b/remoting/ios/app/BUILD.gn
@@ -42,6 +42,7 @@ source_set("main") {
"//google_apis",
"//remoting/base",
"//remoting/client",
+ "//remoting/client/input",
"//remoting/ios:ios_core",
"//remoting/protocol",
"//ui/base",
« no previous file with comments | « remoting/ios/BUILD.gn ('k') | remoting/ios/app/client_connection_view_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698