Merge pull request #308 from abarth/rm_dart_pkg

Remove DEPS-managed Dart packages
This commit is contained in:
Adam Barth 2015-07-27 17:07:54 -07:00
commit c20659024e

View file

@ -23,7 +23,6 @@ action("sky") {
"//mojo/public/dart:mojo",
"//sky/packages/sky_engine",
"//sky/packages/sky_services",
"//third_party/dart-pkg",
]
}