Chromium Code Reviews| Index: chrome/browser/profiles/profile_io_data.cc |
| diff --git a/chrome/browser/profiles/profile_io_data.cc b/chrome/browser/profiles/profile_io_data.cc |
| index ba4ecf650be61d8126b7f6174e5fe9b0e73a22c7..1ab374c307e47a85b5b80dd9f970c61e4f15d94d 100644 |
| --- a/chrome/browser/profiles/profile_io_data.cc |
| +++ b/chrome/browser/profiles/profile_io_data.cc |
| @@ -83,6 +83,7 @@ |
| #include "net/base/keygen_handler.h" |
| #include "net/cert/cert_verifier.h" |
| #include "net/cert/ct_log_verifier.h" |
| +#include "net/cert/ct_policy_enforcer.h" |
|
mmenke
2016/06/17 20:01:43
Not needed?
|
| #include "net/cert/multi_log_ct_verifier.h" |
| #include "net/cookies/canonical_cookie.h" |
| #include "net/http/http_network_session.h" |