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..315220d2455f6d89ae2c92d20ed40d1d7b943b37 100644 |
--- a/chrome/browser/ssl/cert_report_helper.cc |
+++ b/chrome/browser/ssl/cert_report_helper.cc |
@@ -17,11 +17,11 @@ |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/ssl/ssl_cert_reporter.h" |
#include "chrome/common/pref_names.h" |
-#include "chrome/grit/generated_resources.h" |
#include "components/prefs/pref_service.h" |
#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" |