Index: base/android/locale_utils.h |
diff --git a/base/android/locale_utils.h b/base/android/locale_utils.h |
index 9e03b83de7a76a9db3365d1166eaa274f0354965..b0f3c07ff1795b376eecd8040c53bb9dad6b132b 100644 |
--- a/base/android/locale_utils.h |
+++ b/base/android/locale_utils.h |
@@ -19,8 +19,6 @@ BASE_EXPORT std::string GetDefaultCountryCode(); |
// Return the current default locale of the device. |
BASE_EXPORT std::string GetDefaultLocale(); |
-BASE_EXPORT bool RegisterLocaleUtils(JNIEnv* env); |
- |
} // namespace android |
} // namespace base |