aboutsummaryrefslogtreecommitdiff
path: root/cast/sender/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'cast/sender/BUILD.gn')
-rw-r--r--cast/sender/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/cast/sender/BUILD.gn b/cast/sender/BUILD.gn
index 31c21215..f42d555c 100644
--- a/cast/sender/BUILD.gn
+++ b/cast/sender/BUILD.gn
@@ -14,6 +14,7 @@ source_set("channel") {
deps = [
"../../util",
+ "../common:channel",
"../common/certificate/proto:certificate_proto",
"../common/channel/proto:channel_proto",
]