Index: ios/chrome/browser/translate/chrome_ios_translate_client.mm |
diff --git a/ios/chrome/browser/translate/chrome_ios_translate_client.mm b/ios/chrome/browser/translate/chrome_ios_translate_client.mm |
index 19fe8c068235099f42c1400d870928266ed6984e..4a43fcea64b0ef247e9c3dfb72bd7ba44fb379f4 100644 |
--- a/ios/chrome/browser/translate/chrome_ios_translate_client.mm |
+++ b/ios/chrome/browser/translate/chrome_ios_translate_client.mm |
@@ -8,8 +8,8 @@ |
#include <vector> |
#include "base/logging.h" |
-#include "base/prefs/pref_service.h" |
#include "components/infobars/core/infobar.h" |
+#include "components/prefs/pref_service.h" |
#include "components/translate/core/browser/page_translated_details.h" |
#include "components/translate/core/browser/translate_accept_languages.h" |
#include "components/translate/core/browser/translate_infobar_delegate.h" |