mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
f425c82985
The Dartium build does not include io components in the libraries, which are what pull in zlib for the non-dartium builds of the SDK. But it does build dart_bootstrap, which needs zlib. It actually should not need to build dart_bootstrap, since it is useless without io capabilities. BUG= R=kasperl@google.com Review URL: https://codereview.chromium.org/1761233003 . |
||
---|---|---|
.. | ||
bin | ||
include | ||
lib | ||
observatory | ||
platform | ||
tests/vm | ||
third_party | ||
tools | ||
vm | ||
.gitignore | ||
BUILD.gn | ||
codereview.settings | ||
CPPLINT.cfg | ||
dart-runtime.gyp | ||
PRESUBMIT.py |