mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Several people have run into trouble building Sky because of a missing dependency in the build. From inspection, it looks like this might fix the issue, but it's hard to be sure without being able to reproduce the issue locally. R=eseidel@chromium.org Review URL: https://codereview.chromium.org/1130353013