Chromium Code Reviews| Index: remoting/BUILD.gn |
| diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn |
| index 9be8a41b4dfce55bc5857d6172ea58f1e3a8ff73..0aeb666a8d7fe0f15675024962c8d0a7a020edf4 100644 |
| --- a/remoting/BUILD.gn |
| +++ b/remoting/BUILD.gn |
| @@ -182,11 +182,6 @@ if (!is_mac) { |
| if (is_android) { |
| deps += [ "//testing/android/native_test:native_test_native_code" ] |
| - } else { |
| - deps += [ |
| - "//remoting/client/plugin", |
| - "//remoting/client/plugin:unit_tests", |
| - ] |
| } |
| if (enable_remoting_host) { |