Index: components/translate/ios/browser/language_detection_controller.h |
diff --git a/components/translate/ios/browser/language_detection_controller.h b/components/translate/ios/browser/language_detection_controller.h |
index ec98439f4f2809f8c95f62e5e510f0c0cdd0452e..3422e06770de0cf139bb8392adc9bccd5b85b79b 100644 |
--- a/components/translate/ios/browser/language_detection_controller.h |
+++ b/components/translate/ios/browser/language_detection_controller.h |
@@ -12,8 +12,8 @@ |
#include "base/mac/scoped_nsobject.h" |
#include "base/macros.h" |
#include "base/memory/weak_ptr.h" |
-#include "base/prefs/pref_member.h" |
#include "base/strings/string16.h" |
+#include "components/prefs/pref_member.h" |
#include "ios/web/public/web_state/web_state_observer.h" |
class GURL; |