| Index: ui/base/ui_base_switches.h
|
| diff --git a/ui/base/ui_base_switches.h b/ui/base/ui_base_switches.h
|
| index 35c547af6339f1442508cafc8ba3105def8a52b0..b49dde507c1d2a29e27c2fe5bd99fc1b0267b3c3 100644
|
| --- a/ui/base/ui_base_switches.h
|
| +++ b/ui/base/ui_base_switches.h
|
| @@ -31,10 +31,6 @@ UI_BASE_EXPORT extern const char kEnableTouchEditing[];
|
| UI_BASE_EXPORT extern const char kLang[];
|
| UI_BASE_EXPORT extern const char kViewerConnect[];
|
|
|
| -#if defined(OS_CHROMEOS)
|
| -UI_BASE_EXPORT extern const char kDisableRobotoFontUI[];
|
| -#endif
|
| -
|
| } // namespace switches
|
|
|
| #endif // UI_BASE_UI_BASE_SWITCHES_H_
|
|
|