Index: components/translate/core/browser/translate_manager.cc |
diff --git a/components/translate/core/browser/translate_manager.cc b/components/translate/core/browser/translate_manager.cc |
index 371a10f5553e835e848503d4eff25516669359b6..161113113348e8f0cffc222ba978a621c83bb8cd 100644 |
--- a/components/translate/core/browser/translate_manager.cc |
+++ b/components/translate/core/browser/translate_manager.cc |
@@ -8,10 +8,10 @@ |
#include "base/command_line.h" |
#include "base/metrics/field_trial.h" |
#include "base/metrics/histogram.h" |
-#include "base/prefs/pref_service.h" |
#include "base/strings/string_split.h" |
#include "base/strings/stringprintf.h" |
#include "base/time/time.h" |
+#include "components/prefs/pref_service.h" |
#include "components/translate/core/browser/language_state.h" |
#include "components/translate/core/browser/page_translated_details.h" |
#include "components/translate/core/browser/translate_accept_languages.h" |