mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
libtrace-provider has libtrace listed as a dependency when really it does not have any such dependency. This lets trace clients use libtrace-provider as a dependency when what they really mean is libtrace. This errant dependency in trace-provider is being fixed, which means we need to fix these clients.