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

Unified Diff: chrome/browser/resources/options/font_settings.html

Issue 2254273003: Remove text encoding UI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 4 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 | « chrome/browser/prefs/browser_prefs.cc ('k') | chrome/browser/resources/options/font_settings.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/font_settings.html
diff --git a/chrome/browser/resources/options/font_settings.html b/chrome/browser/resources/options/font_settings.html
index b35cb25d2bf7b39dc61c6896aa0305e244c636c5..6da0cefa8d7c577cc11179f06c7bd8313a31b1d3 100644
--- a/chrome/browser/resources/options/font_settings.html
+++ b/chrome/browser/resources/options/font_settings.html
@@ -86,17 +86,6 @@
<div id="minimum-font-sample" class="font-sample-div"></div>
</div>
</section>
- <section>
- <h3 i18n-content="fontSettingsEncoding"></h3>
- <div class="font-input-div">
- <div>
- <select id="font-encoding" data-type="string"
- pref="intl.charset_default"
- metric="Options_ChangeFontEncoding">
- </select>
- </div>
- </div>
- </section>
</div>
<div class="action-area">
<div class="button-strip">
« no previous file with comments | « chrome/browser/prefs/browser_prefs.cc ('k') | chrome/browser/resources/options/font_settings.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698