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

Unified Diff: remoting/host/BUILD.gn

Issue 1913023002: Revert of [remoting android] Initialize It2Me host and implement Connect() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/host/BUILD.gn
diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn
index a7b0c942c2a1db55686303fae4f9fb341b5d06c6..aa416b41d7327715414d6d8e6dabfb98ab39c5c2 100644
--- a/remoting/host/BUILD.gn
+++ b/remoting/host/BUILD.gn
@@ -320,9 +320,6 @@
if (is_chromeos) {
sources -= [ "linux/x_server_clipboard_unittest.cc" ]
}
- if (is_android) {
- sources -= [ "it2me/it2me_native_messaging_host_unittest.cc" ]
- }
configs += [ "//remoting:version" ]
« no previous file with comments | « remoting/android/host/src/org/chromium/chromoting/host/jni/Host.java ('k') | remoting/host/android/jni_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698