Unverified Commit 3b4f6864 authored by Chase Latta's avatar Chase Latta Committed by GitHub

add missing deps to flutter_test BUILD.gn (#57270)

parent 800e9511
......@@ -14,6 +14,8 @@ dart_library("flutter_test") {
deps = [
"../flutter",
"//third_party/dart-pkg/pub/clock",
"//third_party/dart-pkg/pub/fake_async",
"//third_party/dart-pkg/pub/image",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/quiver",
......
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