Index: examples/dart/hello_world/world/BUILD.gn |
diff --git a/examples/dart/hello_world/world/BUILD.gn b/examples/dart/hello_world/world/BUILD.gn |
index 6ac9c8797939312cfbcb64e8deec85f0aaaec716..272c1a193b1a2f8e471a59d082c52ef848916c2e 100644 |
--- a/examples/dart/hello_world/world/BUILD.gn |
+++ b/examples/dart/hello_world/world/BUILD.gn |
@@ -13,6 +13,7 @@ dart_pkg("world") { |
"pubspec.yaml", |
] |
deps = [ |
+ "//mojo/dart/packages", |
"//mojo/public/dart", |
] |