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

Unified Diff: chrome/browser/ui/webui/settings/font_handler.h

Issue 2398233004: [MD settings] touch-up removal of encoding settings (Closed)
Patch Set: Created 4 years, 2 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
Index: chrome/browser/ui/webui/settings/font_handler.h
diff --git a/chrome/browser/ui/webui/settings/font_handler.h b/chrome/browser/ui/webui/settings/font_handler.h
index 39462035926ee1bd76186e6756cf14d1a562ed3e..320ed5b32aae40c2867ba7f19eb96df2b9d206a7 100644
--- a/chrome/browser/ui/webui/settings/font_handler.h
+++ b/chrome/browser/ui/webui/settings/font_handler.h
@@ -31,7 +31,7 @@ class Profile;
namespace settings {
-// Handle OS font list, font preference settings and character encoding.
+// Handle OS font list and font preference settings.
class FontHandler : public SettingsPageUIHandler,
public extensions::ExtensionRegistryObserver {
public:

Powered by Google App Engine
This is Rietveld 408576698