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

Unified Diff: remoting/android/BUILD.gn

Issue 2643483003: [Remoting Android] Refactor ClientTelemetryLogger (Closed)
Patch Set: PTAL Created 3 years, 11 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/base/telemetry_log_writer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/android/BUILD.gn
diff --git a/remoting/android/BUILD.gn b/remoting/android/BUILD.gn
index bf0969dd08d7ff04a31f477c89c6c20b932f5bf4..21bac6c058d0c95356c2b984ba3648a9e9a2e753 100644
--- a/remoting/android/BUILD.gn
+++ b/remoting/android/BUILD.gn
@@ -38,6 +38,8 @@ shared_library("remoting_client_jni") {
"//remoting/client/jni/chromoting_jni_instance.h",
"//remoting/client/jni/chromoting_jni_runtime.cc",
"//remoting/client/jni/chromoting_jni_runtime.h",
+ "//remoting/client/jni/connect_to_host_info.cc",
+ "//remoting/client/jni/connect_to_host_info.h",
"//remoting/client/jni/display_updater_factory.h",
"//remoting/client/jni/egl_thread_context.cc",
"//remoting/client/jni/egl_thread_context.h",
« no previous file with comments | « no previous file | remoting/base/telemetry_log_writer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698