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

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

Issue 23548006: Remove IME related configuration preferences in Chrome OS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unnecessary comments. Created 7 years, 3 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/resources/options/language_options.js ('k') | chrome/browser/resources/options/options.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/options.html
diff --git a/chrome/browser/resources/options/options.html b/chrome/browser/resources/options/options.html
index 5e12b95192b9d552b5d1f7db0ecf9d423690622b..f96f5f8fd02565e1286605b6c1eb5c9e0c1d7ce4 100644
--- a/chrome/browser/resources/options/options.html
+++ b/chrome/browser/resources/options/options.html
@@ -146,10 +146,6 @@
<include src="chromeos/display_overscan.html">
<include src="chromeos/internet_detail.html">
<include src="chromeos/preferred_networks.html">
- <include src="chromeos/language_chewing_options.html">
- <include src="chromeos/language_hangul_options.html">
- <include src="chromeos/language_mozc_options.html">
- <include src="chromeos/language_pinyin_options.html">
</if>
<if expr="not is_win and not is_macosx">
<include src="certificate_restore_overlay.html">
« no previous file with comments | « chrome/browser/resources/options/language_options.js ('k') | chrome/browser/resources/options/options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698