aboutsummaryrefslogtreecommitdiff
path: root/cast/common/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'cast/common/BUILD.gn')
-rw-r--r--cast/common/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/cast/common/BUILD.gn b/cast/common/BUILD.gn
index 4ec3034a..a5c04ec5 100644
--- a/cast/common/BUILD.gn
+++ b/cast/common/BUILD.gn
@@ -57,6 +57,7 @@ source_set("channel") {
proto_library("channel_proto") {
sources = [
+ "channel/proto/authority_keys.proto",
"channel/proto/cast_channel.proto",
]
}