summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_fetcher_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/url_request/url_fetcher_impl.h')
-rw-r--r--net/url_request/url_fetcher_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/url_request/url_fetcher_impl.h b/net/url_request/url_fetcher_impl.h
index 29c8bd5..f0a57af 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()