Chromium Code Reviews| Index: mojo/dart/BUILD.gn |
| diff --git a/mojo/dart/BUILD.gn b/mojo/dart/BUILD.gn |
| index 402d8cdd50e301d88a3fd356d02c75b054e49a8a..45c29b4354849629b280a30a7192f15fe493b912 100644 |
| --- a/mojo/dart/BUILD.gn |
| +++ b/mojo/dart/BUILD.gn |
| @@ -8,5 +8,6 @@ group("dart") { |
| "//mojo/dart/http_load_test", |
| "//mojo/dart/mojo_services", |
| "//mojo/dart/observatory_test", |
| + "//third_party/dart-pkg", |
|
zra
2015/09/16 16:03:53
why does this need to be both here and under //moj
|
| ] |
| } |