| Index: chrome/browser/profiles/profile_impl_io_data.cc
|
| diff --git a/chrome/browser/profiles/profile_impl_io_data.cc b/chrome/browser/profiles/profile_impl_io_data.cc
|
| index efff4da6f47a3b6cbd2de8662edc8c7e93768a1a..f0ada492a9e361e803c2377c1ce089d2a05aef91 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(
|
|
|