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

Unified Diff: remoting/client/plugin/BUILD.gn

Issue 2900203002: Moving input filter files and keymap to input directory. (Closed)
Patch Set: Fix include for input. 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
Index: remoting/client/plugin/BUILD.gn
diff --git a/remoting/client/plugin/BUILD.gn b/remoting/client/plugin/BUILD.gn
index b2eb6c7b3ebafeebae62d938011934cf2ad73fdc..a5fc3dff4df45f7e5558c9d43d8e6424d9af2cbe 100644
--- a/remoting/client/plugin/BUILD.gn
+++ b/remoting/client/plugin/BUILD.gn
@@ -49,6 +49,7 @@ executable("remoting_client_plugin_newlib") {
"//ppapi/native_client:ppapi_lib",
"//remoting/base",
"//remoting/client",
+ "//remoting/client/input",
"//remoting/protocol",
"//remoting/signaling",
"//third_party/libyuv",
« no previous file with comments | « remoting/client/normalizing_input_filter_win_unittest.cc ('k') | remoting/client/plugin/chromoting_instance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698