summaryrefslogtreecommitdiffstats
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn4
1 files changed, 0 insertions, 4 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 511e21f..a288521 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -422,10 +422,6 @@ group("both_gn_and_gyp") {
deps += [ "//components/nacl:nacl_loader_unittests" ]
}
- if (enable_nacl && enable_remoting) {
- deps += [ "//remoting:remoting_key_tester" ]
- }
-
if (media_use_ffmpeg) {
deps += [ "//media:ffmpeg_regression_tests" ]
}