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", |