Index: media/test/BUILD.gn |
diff --git a/media/test/BUILD.gn b/media/test/BUILD.gn |
index 472e8ef25f02df8d4c82432fdb34a62552b9b6dc..1d426daa4a00b9d84055d4c87306af9726690c10 100644 |
--- a/media/test/BUILD.gn |
+++ b/media/test/BUILD.gn |
@@ -46,13 +46,6 @@ |
"//testing/gmock", |
"//testing/gtest", |
] |
- |
- if (enable_media_remoting) { |
- deps += [ |
- "//media/remoting:media_remoting_proto", |
- "//media/remoting:media_remoting_tests", |
- ] |
- } |
} |
} |