mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This patch cuts the last dependencies of sky on /net by hardcoding the ERR_ABORTED status code. https://codereview.chromium.org/933973002/ is a proposed solution to avoid the hardcoding. BUG=456130 R=abarth@chromium.org Review URL: https://codereview.chromium.org/935633003