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

Unified Diff: remoting/android/client_java_tmpl.gni

Issue 1999583002: Add Event and EventTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resolve review comments Created 4 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/android/BUILD.gn ('k') | remoting/android/java/src/org/chromium/chromoting/Event.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 39deb59966fd1ff419334c90a81bdadd50ed9f2a..d339e2a14c1dfd5b8d35abf3891c46efbaa115b6 100644
--- a/remoting/android/client_java_tmpl.gni
+++ b/remoting/android/client_java_tmpl.gni
@@ -24,12 +24,14 @@ template("remoting_android_client_java_tmpl") {
"DesktopViewInterface.java",
"DummyActivityLifecycleListener.java",
"DummyClientExtension.java",
+ "Event.java",
"FlingAnimationJob.java",
"HostInfo.java",
"HostListAdapter.java",
"HostListManager.java",
"InputStrategyInterface.java",
"OAuthTokenConsumer.java",
+ "Preconditions.java",
"RenderData.java",
"SessionAuthenticator.java",
"SessionConnector.java",
« no previous file with comments | « remoting/android/BUILD.gn ('k') | remoting/android/java/src/org/chromium/chromoting/Event.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698