Rename TestPrerendererClient since that name is already used
In some extreme jumbo configurations the newly added TestPrerendererClient class in Source/core/html/parser/HTMLDocumentParserTest.cpp compiled in the same translation unit as TestPrerendererClient in Source/core/exported/PrerenderingTest.cpp and then it didn't compile. This patch renames TestPre* to MockPre*/MockWebPre* which also matches a common pattern when creating mock classes. Change-Id: Ib800e5e65756bf3c3709d8f570982aaa46dc7cd4 Reviewed-on: https://chromium-review.googlesource.com/980332Reviewed-by:Fredrik Söderquist <fs@opera.com> Reviewed-by:
Matthew Cary <mattcary@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#545771}
Showing
Please register or sign in to comment