mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The AbstractModule is taking a reference to the Document. It should take a PassRefPtr so that it can accept a floating reference. R=esprehn@chromium.org, eseidel@chromium.org Review URL: https://codereview.chromium.org/715833002