| 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 ac3f80500054952f289c10e25c37f104c20ae3c3..f03cc2794779b63da50ee9460524bfba67ef9bb9 100644
|
| --- a/chrome/browser/net/crl_set_fetcher.cc
|
| +++ b/chrome/browser/net/crl_set_fetcher.cc
|
| @@ -16,7 +16,7 @@
|
| #include "chrome/common/chrome_paths.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "net/base/crl_set.h"
|
| -#include "net/base/ssl_config_service.h"
|
| +#include "net/ssl/ssl_config_service.h"
|
|
|
| using content::BrowserThread;
|
|
|
|
|