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

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: 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
Index: chrome/browser/resources/options/options.html
diff --git a/chrome/browser/resources/options/options.html b/chrome/browser/resources/options/options.html
index 7e394cd5e0b7c0393ff7783eee0de7eff7a9e63d..95c0ef08ae4e17c85ba69829917a5d8757b6fbe9 100644
--- a/chrome/browser/resources/options/options.html
+++ b/chrome/browser/resources/options/options.html
@@ -144,10 +144,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">

Powered by Google App Engine
This is Rietveld 408576698