Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(40)

Unified Diff: ui/base/ui_base_switches.h

Issue 889533002: Revert "Enable Roboto by default for testing purpose." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/base/font_helper_chromeos.cc ('k') | ui/base/ui_base_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base_switches.h
diff --git a/ui/base/ui_base_switches.h b/ui/base/ui_base_switches.h
index 71dcfe93c0bf35fabe385cf8b9d0da1fb1effcf7..da7abb9038161122ae76f52437bbe6731e76c95f 100644
--- a/ui/base/ui_base_switches.h
+++ b/ui/base/ui_base_switches.h
@@ -30,7 +30,7 @@ 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[];
+UI_BASE_EXPORT extern const char kEnableRobotoFontUI[];
#endif
} // namespace switches
« no previous file with comments | « ui/base/font_helper_chromeos.cc ('k') | ui/base/ui_base_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698