Chromium Code Reviews| Index: benchmarks/mojo_rtt_benchmark/BUILD.gn |
| diff --git a/benchmarks/mojo_rtt_benchmark/BUILD.gn b/benchmarks/mojo_rtt_benchmark/BUILD.gn |
| index c015e38941ba202a9ce65be3bcc094a24363546a..6f8b6efcd20efcede10445ee887648ae2064dfe9 100644 |
| --- a/benchmarks/mojo_rtt_benchmark/BUILD.gn |
| +++ b/benchmarks/mojo_rtt_benchmark/BUILD.gn |
| @@ -25,6 +25,7 @@ dart_pkg("mojo_rtt_benchmark") { |
| deps = [ |
| "//examples/echo:bindings", |
| "//mojo/common/dart", |
| + "//mojo/dart/packages/", |
| "//mojo/public/dart", |
| ] |
| } |