mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
In Sky we only need the localName of an element to describe what it is. Remove this abstraction which is just a thin wrapper around AtomicString. R=abarth@chromium.org Review URL: https://codereview.chromium.org/885713004