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

Unified Diff: remoting/client/BUILD.gn

Issue 2868383003: [CRD iOS] Send key events to the session. (Closed)
Patch Set: Clean up old key input code. No longer used. 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/chromoting_session.h » ('j') | remoting/client/chromoting_session.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 98d5aa7a70e37f6a906189e0ce96ca6fe057c51e..9ca384d1b886db75192e53595fbda167242b8f68 100644
--- a/remoting/client/BUILD.gn
+++ b/remoting/client/BUILD.gn
@@ -66,6 +66,7 @@ static_library("client") {
deps = [
"//remoting/base",
+ "//remoting/client/input",
"//remoting/codec:decoder",
"//remoting/protocol",
"//third_party/libyuv",
« no previous file with comments | « no previous file | remoting/client/chromoting_session.h » ('j') | remoting/client/chromoting_session.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698