| Index: ui/base/l10n/l10n_util_win.h
|
| diff --git a/ui/base/l10n/l10n_util_win.h b/ui/base/l10n/l10n_util_win.h
|
| index 7558816334120ba6f5507f8e06446966e3aeb8fe..d0338f7807e4cafd1fa56ee58226f265302bb021 100644
|
| --- a/ui/base/l10n/l10n_util_win.h
|
| +++ b/ui/base/l10n/l10n_util_win.h
|
| @@ -40,7 +40,7 @@ UI_EXPORT void HWNDSetRTLLayout(HWND hwnd);
|
| // override_font_family and font_size_scaler are not null, they'll be
|
| // filled with the font family name and the size scaler. The output
|
| // parameters are not modified if the return value is false.
|
| -UI_EXPORT bool NeedOverrideDefaultUIFont(string16* override_font_family,
|
| +UI_EXPORT bool NeedOverrideDefaultUIFont(base::string16* override_font_family,
|
| double* font_size_scaler);
|
|
|
| // If the default UI font stored in |logfont| is not suitable, its family
|
|
|