diff options
Diffstat (limited to 'chrome/browser/safe_browsing/download_protection_service_unittest.cc')
| -rw-r--r-- | chrome/browser/safe_browsing/download_protection_service_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/safe_browsing/download_protection_service_unittest.cc b/chrome/browser/safe_browsing/download_protection_service_unittest.cc index fa2aadd..6c0aace 100644 --- a/chrome/browser/safe_browsing/download_protection_service_unittest.cc +++ b/chrome/browser/safe_browsing/download_protection_service_unittest.cc @@ -25,7 +25,7 @@ #include "chrome/common/zip.h" #include "content/public/browser/download_item.h" #include "content/public/test/test_browser_thread.h" -#include "content/test/test_url_fetcher_factory.h" +#include "content/public/test/test_url_fetcher_factory.h" #include "googleurl/src/gurl.h" #include "net/base/x509_certificate.h" #include "net/url_request/url_fetcher_delegate.h" |
