diff --git a/components/feed/core/proto/BUILD.gn b/components/feed/core/proto/BUILD.gn index f0ec5318afb07..45b8a786de973 100644 --- a/components/feed/core/proto/BUILD.gn +++ b/components/feed/core/proto/BUILD.gn @@ -66,6 +66,7 @@ proto_library("proto_v2") { "v2/wire/xsurface_content.proto", "v2/xsurface.proto", ] + proto_deps = [ ":proto_ios_shared_v2" ] } proto_library("proto_ios_shared_v2") {