mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This fixes following error in DevTools front-end: "Protocol Error: the message with wrong id. " and makes breakpoint persist between debugging sessions. R=abarth@chromium.org Review URL: https://codereview.chromium.org/746453002