| Index: net/url_request/url_fetcher_impl.h
|
| diff --git a/net/url_request/url_fetcher_impl.h b/net/url_request/url_fetcher_impl.h
|
| index 29c8bd5c4dfdaec11c7fc86192b02dee3e875c63..f0a57afa179314a6154e5715884a95f1a3bdb0e9 100644
|
| --- a/net/url_request/url_fetcher_impl.h
|
| +++ b/net/url_request/url_fetcher_impl.h
|
| @@ -90,7 +90,6 @@ class NET_EXPORT_PRIVATE URLFetcherImpl : public URLFetcher {
|
|
|
| static void CancelAll();
|
|
|
| - static void SetEnableInterceptionForTests(bool enabled);
|
| static void SetIgnoreCertificateRequests(bool ignored);
|
|
|
| // TODO(akalin): Make these private again once URLFetcher::Create()
|
|
|