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

Unified Diff: remoting/android/client_java_tmpl.gni

Issue 2097273002: [Chromoting] Add InputMonitor and InputState (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resolve review comments Created 4 years, 5 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/android/java/src/org/chromium/chromoting/InputMonitor.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/android/client_java_tmpl.gni
diff --git a/remoting/android/client_java_tmpl.gni b/remoting/android/client_java_tmpl.gni
index 20e076d909bdd0456da8618138227f70357a451b..5c2b049f51fef3be5e9bc94326f48049dc44989e 100644
--- a/remoting/android/client_java_tmpl.gni
+++ b/remoting/android/client_java_tmpl.gni
@@ -33,6 +33,8 @@ template("remoting_android_client_java_tmpl") {
"HostListManager.java",
"InputEventSender.java",
"InputModeChangedEventParameter.java",
+ "InputMonitor.java",
+ "InputState.java",
"InputStrategyInterface.java",
"InputStub.java",
"NavigationMenuAdapter.java",
« no previous file with comments | « no previous file | remoting/android/java/src/org/chromium/chromoting/InputMonitor.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698