Use embedded test server instead of spawned one in AllUrlsApiTest.
commit16390930b069582d9476c4d5f07f404ec59720ef
authormharanczyk <mharanczyk@opera.com>
Mon, 27 Oct 2014 11:17:25 +0000 (27 04:17 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 27 Oct 2014 11:17:48 +0000 (27 11:17 +0000)
treed994edc3ba9f29b52707cb2362897d4abd5aa719
parent399e35a27ad10cb2f7337a1cbd37a104552f2352
Use embedded test server instead of spawned one in AllUrlsApiTest.

This prevents file lock problems on those tests shutdown on windows.

BUG=427420

Review URL: https://codereview.chromium.org/682593002

Cr-Commit-Position: refs/heads/master@{#301340}
chrome/browser/extensions/all_urls_apitest.cc