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

Unified Diff: chrome/browser/resources/options2/language_options.html

Issue 10399046: Remove virtual keyboard support. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: final rebase Created 8 years, 7 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/options2/language_options.html
diff --git a/chrome/browser/resources/options2/language_options.html b/chrome/browser/resources/options2/language_options.html
index 0220602a51c3e5613117d2b76861d9fff5ab91a4..c6680183e4605c0ada8e4fa0ae1e4367574e7044 100644
--- a/chrome/browser/resources/options2/language_options.html
+++ b/chrome/browser/resources/options2/language_options.html
@@ -68,12 +68,6 @@
class="language-options-contents">
</div>
</if>
-<if expr="pp_ifdef('chromeos') and pp_ifdef('use_virtual_keyboard')">
- <div class="language-options-contents">
- <button id="language-options-virtual-keyboard"
- i18n-content="virtual_keyboard_button"></button>
- </div>
-</if>
</div>
</if>
</div>

Powered by Google App Engine
This is Rietveld 408576698