Index: chrome/browser/safe_browsing/download_protection_service_unittest.cc |
diff --git a/chrome/browser/safe_browsing/download_protection_service_unittest.cc b/chrome/browser/safe_browsing/download_protection_service_unittest.cc |
index 2eb3f03fdc78e9bbb1d4b18ff8c0448e6b91b499..a79e70b27beb3ee19936e9e0b14b4066305159e0 100644 |
--- a/chrome/browser/safe_browsing/download_protection_service_unittest.cc |
+++ b/chrome/browser/safe_browsing/download_protection_service_unittest.cc |
@@ -27,7 +27,7 @@ |
#include "content/public/test/mock_download_item.h" |
#include "content/public/test/test_browser_thread.h" |
#include "googleurl/src/gurl.h" |
-#include "net/base/x509_certificate.h" |
+#include "net/cert/x509_certificate.h" |
#include "net/url_request/test_url_fetcher_factory.h" |
#include "net/url_request/url_fetcher_delegate.h" |
#include "testing/gmock/include/gmock/gmock.h" |