Index: tests/fletchc/.packages |
diff --git a/tests/fletchc/.packages b/tests/fletchc/.packages |
index b3cc1600c187666e4b4ac298282eef40b4ff6051..c516a17dc182f9f861ab99cd09fb32bd3ffbef22 100644 |
--- a/tests/fletchc/.packages |
+++ b/tests/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:../../pkg/fletch_agent/lib |
fletchc:../../pkg/fletchc/lib |
js_ast:../../third_party/dart/pkg/js_ast/lib |
@@ -13,5 +15,6 @@ old_servicec:../../tools/servicec/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:../../pkg/servicec/lib |