Commit cb8e1b58 authored by Adam Barth's avatar Adam Barth

Add back some DEPS

Turns out if we don't have these deps, nothing builds these packages.
parent edd9ddcc
...@@ -18,6 +18,11 @@ action("sky") { ...@@ -18,6 +18,11 @@ action("sky") {
] ]
deps = [ deps = [
"//mojo/dart/mojo_services",
"//mojo/dart/mojom",
"//mojo/public/dart:mojo",
"//sky/packages/sky_engine",
"//sky/packages/sky_services",
"//third_party/dart-pkg", "//third_party/dart-pkg",
] ]
} }
......
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