mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
After this patch, GraphicsLayer is only used by GraphicsLayer-related classes and LinkHighlight. We should be able to just delete all of them in a followup patch. R=abarth@chromium.org Review URL: https://codereview.chromium.org/763013002