| Index: chrome/browser/android/preferences/pref_service_bridge.cc
|
| diff --git a/chrome/browser/android/preferences/pref_service_bridge.cc b/chrome/browser/android/preferences/pref_service_bridge.cc
|
| index 3762b09ee83a35ed0a13dba0db3eac6c3e94c0aa..64341bc33919c494809c20016573df6804b2f0a0 100644
|
| --- a/chrome/browser/android/preferences/pref_service_bridge.cc
|
| +++ b/chrome/browser/android/preferences/pref_service_bridge.cc
|
| @@ -46,6 +46,7 @@
|
| #include "components/web_resource/web_resource_pref_names.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/user_metrics.h"
|
| +#include "grit/components_locale_settings.h"
|
| #include "jni/PrefServiceBridge_jni.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|
|
|