Index: ios/chrome/browser/interstitials/ios_security_interstitial_page.mm |
diff --git a/ios/chrome/browser/interstitials/ios_security_interstitial_page.mm b/ios/chrome/browser/interstitials/ios_security_interstitial_page.mm |
index bde510c0c04672b8f852301743b7e040d71ad22e..f441449ae0f7daa73f717fc3ce51ff3d1f012315 100644 |
--- a/ios/chrome/browser/interstitials/ios_security_interstitial_page.mm |
+++ b/ios/chrome/browser/interstitials/ios_security_interstitial_page.mm |
@@ -5,7 +5,7 @@ |
#include "ios/chrome/browser/interstitials/ios_security_interstitial_page.h" |
#include "base/logging.h" |
-#include "base/prefs/pref_service.h" |
+#include "components/prefs/pref_service.h" |
#include "components/security_interstitials/core/common_string_util.h" |
#include "components/security_interstitials/core/metrics_helper.h" |
#include "grit/components_resources.h" |