diff options
Diffstat (limited to 'chrome/browser/profiles/profile_impl_io_data.cc')
-rw-r--r-- | chrome/browser/profiles/profile_impl_io_data.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/profiles/profile_impl_io_data.cc b/chrome/browser/profiles/profile_impl_io_data.cc index efff4da..f0ada49 100644 --- a/chrome/browser/profiles/profile_impl_io_data.cc +++ b/chrome/browser/profiles/profile_impl_io_data.cc @@ -30,6 +30,8 @@ #include "net/http/http_cache.h" #include "net/url_request/url_request_job_factory.h" +using content::BrowserThread; + namespace { void ClearNetworkingHistorySinceOnIOThread( |