| Index: chrome/browser/android/locale/locale_manager.h
|
| diff --git a/chrome/browser/android/locale/locale_manager.h b/chrome/browser/android/locale/locale_manager.h
|
| index f345a16a9781029b6f28f9ca27bc81601452b858..792dcf79362b19a442f38a2867e7e08ad64201f4 100644
|
| --- a/chrome/browser/android/locale/locale_manager.h
|
| +++ b/chrome/browser/android/locale/locale_manager.h
|
| @@ -19,6 +19,4 @@ class LocaleManager {
|
| DISALLOW_IMPLICIT_CONSTRUCTORS(LocaleManager);
|
| };
|
|
|
| -bool RegisterLocaleManager(JNIEnv* env);
|
| -
|
| #endif // CHROME_BROWSER_ANDROID_LOCALE_LOCALE_MANAGER_H_
|
|
|