| Index: chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.h
|
| diff --git a/chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.h b/chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.h
|
| index a90c3da97aeda8c451434fb84e7286c325c1fa7e..b49546ddb741c5bb8b2c86a0b7bb6d5147d5619f 100644
|
| --- a/chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.h
|
| +++ b/chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.h
|
| @@ -9,7 +9,7 @@
|
| #include <string>
|
|
|
| #include "base/callback.h"
|
| -#include "net/base/server_bound_cert_store.h"
|
| +#include "net/ssl/server_bound_cert_store.h"
|
|
|
| class Profile;
|
|
|
|
|