Chromium Code Reviews| 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" ] |