Index: chrome/browser/net/crl_set_fetcher.cc |
diff --git a/chrome/browser/net/crl_set_fetcher.cc b/chrome/browser/net/crl_set_fetcher.cc |
index f03cc2794779b63da50ee9460524bfba67ef9bb9..1b10f63bc34459521bf32cb2e97242f601a9c7ff 100644 |
--- a/chrome/browser/net/crl_set_fetcher.cc |
+++ b/chrome/browser/net/crl_set_fetcher.cc |
@@ -15,7 +15,7 @@ |
#include "chrome/common/chrome_constants.h" |
#include "chrome/common/chrome_paths.h" |
#include "content/public/browser/browser_thread.h" |
-#include "net/base/crl_set.h" |
+#include "net/cert/crl_set.h" |
#include "net/ssl/ssl_config_service.h" |
using content::BrowserThread; |