Unverified Commit 962a3cfd authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

Add missing protobuf dependency (#36394)

parent c60063b7
......@@ -39,6 +39,7 @@ dart_library("flutter_tools") {
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/platform",
"//third_party/dart-pkg/pub/process",
"//third_party/dart-pkg/pub/protobuf",
"//third_party/dart-pkg/pub/quiver",
"//third_party/dart-pkg/pub/shelf_packages_handler",
"//third_party/dart-pkg/pub/shelf_static",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment