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

Unified Diff: remoting/android/client_java_tmpl.gni

Issue 2322623002: [Remoting Android] Refactor GlDesktopView (Closed)
Patch Set: Fix processAnimation bug. Abort animation when detach Created 4 years, 3 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/android/client_java_tmpl.gni
diff --git a/remoting/android/client_java_tmpl.gni b/remoting/android/client_java_tmpl.gni
index a442e62bddd9680b7f852a370e61c13fbe1de00d..0a5e25dd676f595290a24193b4d5d0cdd6e51e09 100644
--- a/remoting/android/client_java_tmpl.gni
+++ b/remoting/android/client_java_tmpl.gni
@@ -26,7 +26,6 @@ template("remoting_android_client_java_tmpl") {
"DummyClientExtension.java",
"Event.java",
"FlingAnimationJob.java",
- "GlDesktopView.java",
"HostInfo.java",
"HostListAdapter.java",
"HostListManager.java",

Powered by Google App Engine
This is Rietveld 408576698