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

Unified Diff: remoting/host/it2me/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
« no previous file with comments | « remoting/host/android/jni_host.cc ('k') | remoting/host/policy_watcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/it2me/BUILD.gn
diff --git a/remoting/host/it2me/BUILD.gn b/remoting/host/it2me/BUILD.gn
index 2a47a35e0dd29fb74f04d312fcdfdd1dda608171..6f76a3cac72d8143461eadb3768488e1291f06f1 100644
--- a/remoting/host/it2me/BUILD.gn
+++ b/remoting/host/it2me/BUILD.gn
@@ -11,13 +11,6 @@
remoting_host_srcs_gypi_values.remoting_it2me_host_static_sources,
".",
"//remoting")
-
- if (is_android) {
- sources -= [
- "it2me_native_messaging_host.cc",
- "it2me_native_messaging_host.h",
- ]
- }
configs += [
"//build/config/compiler:wexit_time_destructors",
« no previous file with comments | « remoting/host/android/jni_host.cc ('k') | remoting/host/policy_watcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698