Use a new Supplement constructor for Supplement<Document>
We're deprecating a default constructor of Supplement<>. This CL moves Supplement<Document> to use a constructor that takes a Document parameter. This enables to remove a couple of unnecessary m_document's. BUG=610176 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2617103002 Cr-Commit-Position: refs/heads/master@{#441911}
Showing
Please register or sign in to comment