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

Unified Diff: remoting/android/client_java_tmpl.gni

Issue 2105843002: Updating SystemUI visibility events in Adroid Client. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing feedback Created 4 years, 6 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/Desktop.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 7b4dd5448aa783431c1415f6e920e4244859cb23..f4cb6d728758fb609c03cb4549a9030337d45750 100644
--- a/remoting/android/client_java_tmpl.gni
+++ b/remoting/android/client_java_tmpl.gni
@@ -44,8 +44,8 @@ template("remoting_android_client_java_tmpl") {
"SessionConnector.java",
"SimulatedTouchInputStrategy.java",
"SizeChangedEventParameter.java",
- "SoftInputMethodVisibilityChangedEventParameter.java",
"SwipePinchDetector.java",
+ "SystemUiVisibilityChangedEventParameter.java",
"TapGestureDetector.java",
"ThirdPartyTokenFetcher.java",
"TouchEventParameter.java",
« no previous file with comments | « no previous file | remoting/android/java/src/org/chromium/chromoting/Desktop.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698