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

Unified Diff: remoting/client/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 | « no previous file | remoting/client/chromoting_session.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 1173650c4420ccca989fbf0f699786a72f8330d1..20de7c43bbdc426f0788578cbc997ad14b90da31 100644
--- a/remoting/client/BUILD.gn
+++ b/remoting/client/BUILD.gn
@@ -58,6 +58,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698