Remove a host_resolver()->ClearRules call in a test body and replace it with...
Remove a host_resolver()->ClearRules call in a test body and replace it with an AddRule call that happens in SetUpOnMainThread. This allows us to enforce that mock host resolver isn't modified in a test body. BUG=713847 Review-Url: https://codereview.chromium.org/2854693002 Cr-Commit-Position: refs/heads/master@{#468479}
Showing
Please register or sign in to comment