aboutsummaryrefslogtreecommitdiff
path: root/cast
diff options
context:
space:
mode:
Diffstat (limited to 'cast')
-rw-r--r--cast/standalone_sender/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/cast/standalone_sender/BUILD.gn b/cast/standalone_sender/BUILD.gn
index b00e769d..baf44383 100644
--- a/cast/standalone_sender/BUILD.gn
+++ b/cast/standalone_sender/BUILD.gn
@@ -22,6 +22,7 @@ if (!build_with_chromium) {
executable("cast_sender") {
deps = [
+ "../../discovery:dnssd",
"../../discovery:public",
"../../platform",
"../../platform:standalone_impl",