mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove all the GraphicsLayer* classes. This includes LinkHighlight since that feature is built on the old compositing system. It's all dead code! R=abarth@chromium.org Review URL: https://codereview.chromium.org/762993003