| Index: net/proxy/proxy_script_fetcher_impl_unittest.cc
|
| diff --git a/net/proxy/proxy_script_fetcher_impl_unittest.cc b/net/proxy/proxy_script_fetcher_impl_unittest.cc
|
| index 347bbe9e0795d4eb1a2c98ee5b5b01f07c8332c3..dc7ac45be70c393b8189593005345c20f0453538 100644
|
| --- a/net/proxy/proxy_script_fetcher_impl_unittest.cc
|
| +++ b/net/proxy/proxy_script_fetcher_impl_unittest.cc
|
| @@ -76,7 +76,7 @@ class ProxyScriptFetcherImplTest : public PlatformTest {
|
| }
|
|
|
| static void SetUpTestCase() {
|
| - URLRequest::AllowFileAccess();
|
| + net::URLRequest::AllowFileAccess();
|
| }
|
|
|
| protected:
|
|
|