summaryrefslogtreecommitdiffstats
path: root/ios/chrome/browser/interstitials/ios_security_interstitial_page.mm
diff options
context:
space:
mode:
Diffstat (limited to 'ios/chrome/browser/interstitials/ios_security_interstitial_page.mm')
-rw-r--r--ios/chrome/browser/interstitials/ios_security_interstitial_page.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/chrome/browser/interstitials/ios_security_interstitial_page.mm b/ios/chrome/browser/interstitials/ios_security_interstitial_page.mm
index bde510c..f441449 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"