mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Reverts: flutter/engine#51299 Initiated by: zanderso Reason for reverting: Blocking the autoroller Original PR Author: eyebrowsoffire Reviewed By: {matanlurey} This change reverts the following previous change: This migrates the emscripten toolchain into the flutter repo, as well as the fonts for web unit tests. Also, removed the `web_dependencies` thing which is no longer used. This fixes https://github.com/flutter/flutter/issues/143332 Depends on a buildroot change here: https://github.com/flutter/buildroot/pull/833