Chromium Code Reviews| Index: tools/.packages |
| diff --git a/tools/.packages b/tools/.packages |
| deleted file mode 100644 |
| index 888665a2fdd62c7f59f2f245cf464b045923c187..0000000000000000000000000000000000000000 |
| --- a/tools/.packages |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| -# The test runner logic depends on `package:yaml`, because it is not structured |
| -# as a pub package, we generated this file manually to contain all of yaml's |
|
Bill Hesse
2016/09/19 15:14:37
We now have .packages in the parent directory of t
|
| -# transitive dependencies. |
| -charcode:../third_party/pkg/charcode/lib/ |
| -collection:../third_party/pkg/collection/lib/ |
| -path:../third_party/pkg/path/lib/ |
| -source_span:../third_party/pkg/source_span/lib/ |
| -string_scanner:../third_party/pkg/string_scanner/lib/ |
| -yaml:../third_party/pkg/yaml/lib/ |