b2dff24bd7
We should not use dart_sysroot outside of our own build/config/sysroot.gni, Flutter buildroot does not define this variable. We don't actually need -Wall -Werror -Wextra in dart_config because default config already contains chromium_code config which does this. Change-Id: Id7843809dcecc8871af1df6b8d3899511545cd51 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/279355 Commit-Queue: Slava Egorov <vegorov@google.com> Reviewed-by: Daco Harkes <dacoharkes@google.com> Reviewed-by: Alexander Thomas <athom@google.com>