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

Unified Diff: chrome/browser/ui/webui/options/advanced_options_handler.h

Issue 6672063: web-ui settings: Font setting fixes and improvements.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: code review fix Created 9 years, 9 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/options/advanced_options_handler.h
===================================================================
--- chrome/browser/ui/webui/options/advanced_options_handler.h (revision 78298)
+++ chrome/browser/ui/webui/options/advanced_options_handler.h (working copy)
@@ -172,7 +172,6 @@
BooleanPrefMember ask_for_save_location_;
StringPrefMember auto_open_files_;
IntegerPrefMember default_font_size_;
- IntegerPrefMember default_fixed_font_size_;
scoped_ptr<PrefSetObserver> proxy_prefs_;
scoped_ptr<OptionsManagedBannerHandler> banner_handler_;
« no previous file with comments | « chrome/browser/resources/options/font_settings.js ('k') | chrome/browser/ui/webui/options/advanced_options_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698