| Index: chrome/browser/ssl/cert_report_helper.cc
|
| diff --git a/chrome/browser/ssl/cert_report_helper.cc b/chrome/browser/ssl/cert_report_helper.cc
|
| index 1c41bb4820754df112a5a5fd3476426bbaae7677..6eb82c0ce931958d2e4dd8dd3f5f3538be177af6 100644
|
| --- a/chrome/browser/ssl/cert_report_helper.cc
|
| +++ b/chrome/browser/ssl/cert_report_helper.cc
|
| @@ -22,6 +22,7 @@
|
| #include "components/safe_browsing_db/safe_browsing_prefs.h"
|
| #include "components/security_interstitials/core/controller_client.h"
|
| #include "components/security_interstitials/core/metrics_helper.h"
|
| +#include "components/strings/grit/components_strings.h"
|
| #include "components/variations/variations_associated_data.h"
|
| #include "content/public/browser/browser_context.h"
|
| #include "content/public/browser/web_contents.h"
|
|
|