Index: pkg/fletchc/.packages |
diff --git a/pkg/fletchc/.packages b/pkg/fletchc/.packages |
index 877649b662b6caeaa25003afe2ff1b5671f08ee2..aae66d56bcfafcc500bae68dc382a8d89ff8363b 100644 |
--- a/pkg/fletchc/.packages |
+++ b/pkg/fletchc/.packages |
@@ -2,7 +2,9 @@ |
# for details. All rights reserved. Use of this source code is governed by a |
# BSD-style license that can be found in the LICENSE.md file. |
charcode:../../third_party/charcode/lib |
+collection:../../third_party/collection/lib |
compiler:../../third_party/dart/pkg/compiler/lib |
+dart2js_info:../../third_party/dart2js_info/lib |
fletch_agent:../fletch_agent/lib |
fletchc:lib |
js_ast:../../third_party/dart/pkg/js_ast/lib |
@@ -11,6 +13,7 @@ mdns:../mdns/lib |
package_config:../../third_party/package_config/lib |
path:../../third_party/path/lib |
persistent:../../third_party/persistent/lib |
+pub_semver:../../third_party/pub_semver/lib |
sdk_library_metadata:../../third_party/dart/sdk/lib/_internal/sdk_library_metadata/lib |
servicec:../servicec/lib |
old_servicec:../../tools/servicec/lib |