Index: components/translate/core/browser/translate_prefs.cc |
diff --git a/components/translate/core/browser/translate_prefs.cc b/components/translate/core/browser/translate_prefs.cc |
index 646b8d59f32da5677124da5698186a62068861fb..bb8dd743df12bf18f9e4eae9e67cd9c5f73dc54c 100644 |
--- a/components/translate/core/browser/translate_prefs.cc |
+++ b/components/translate/core/browser/translate_prefs.cc |
@@ -10,10 +10,10 @@ |
#include "base/prefs/scoped_user_pref_update.h" |
#include "base/strings/string_split.h" |
#include "base/strings/string_util.h" |
+#include "components/pref_registry/pref_registry_syncable.h" |
#include "components/translate/core/browser/translate_accept_languages.h" |
#include "components/translate/core/browser/translate_download_manager.h" |
#include "components/translate/core/common/translate_util.h" |
-#include "components/user_prefs/pref_registry_syncable.h" |
const char TranslatePrefs::kPrefTranslateLanguageBlacklist[] = |
"translate_language_blacklist"; |