| Index: ui/base/l10n/l10n_util_android.h
|
| diff --git a/ui/base/l10n/l10n_util_android.h b/ui/base/l10n/l10n_util_android.h
|
| index c8cf4bb2733848aa340b8679d00d52f8f2135904..3745ed6cb2cf2b87ac52ceac780d8b83bf8728c1 100644
|
| --- a/ui/base/l10n/l10n_util_android.h
|
| +++ b/ui/base/l10n/l10n_util_android.h
|
| @@ -14,9 +14,6 @@
|
|
|
| namespace l10n_util {
|
|
|
| -// Return the current default locale of the device.
|
| -UI_BASE_EXPORT std::string GetDefaultLocale();
|
| -
|
| UI_BASE_EXPORT base::string16 GetDisplayNameForLocale(
|
| const std::string& locale,
|
| const std::string& display_locale);
|
|
|