Add ProvideModulesToPage() call to DummyPageHolder
Some Blink unit tests are failing after a new Page<Supplement> is introduced. This CL adds the support of Supplement to DummyPageHolder by providing modules to it so they can properly have the supplement for the test. A test uses PageTestBase class was also patched individually. This change is required for crrev.com/1456684. Bug: 837323 Change-Id: I96b1a49e2a7063ac2aa940376be6e264c23cf395 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572701Reviewed-by:Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Hongchan Choi <hongchan@chromium.org> Cr-Commit-Position: refs/heads/master@{#652190}
Showing
Please register or sign in to comment