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

Unified Diff: remoting/android/client_java_tmpl.gni

Issue 2132883002: [Remoting Android] Placeholder for DesktopView (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: remoting/android/client_java_tmpl.gni
diff --git a/remoting/android/client_java_tmpl.gni b/remoting/android/client_java_tmpl.gni
index f4cb6d728758fb609c03cb4549a9030337d45750..254e635a7c7924dd0a946f3061d9e2d61598caba 100644
--- a/remoting/android/client_java_tmpl.gni
+++ b/remoting/android/client_java_tmpl.gni
@@ -21,6 +21,7 @@ template("remoting_android_client_java_tmpl") {
"Desktop.java",
"DesktopCanvas.java",
"DesktopView.java",
+ "DesktopViewFactory.java",
"DesktopViewInterface.java",
"DummyActivityLifecycleListener.java",
"DummyClientExtension.java",

Powered by Google App Engine
This is Rietveld 408576698