Add TestWebContentsFactory to content/public/test
TestWebContentsFactory is a class that can create WebContents for unittests, but can be created on the stack. This gives it the advantage of being able to be used in tests that are already inheriting from something other than RenderViewTestHarness. Review URL: https://codereview.chromium.org/962393002 Cr-Commit-Position: refs/heads/master@{#318740}
Showing
Please register or sign in to comment