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

Unified Diff: chrome/browser/chromeos/input_method/input_method_descriptor.cc

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/chromeos/input_method/input_method_descriptor.cc
diff --git a/chrome/browser/chromeos/input_method/input_method_descriptor.cc b/chrome/browser/chromeos/input_method/input_method_descriptor.cc
index 7b9736fe2d4e00a258bb74003d22719684cebdfb..4a2a91ac0ceefc40cd162d8e1e49b77cd6bba3fa 100644
--- a/chrome/browser/chromeos/input_method/input_method_descriptor.cc
+++ b/chrome/browser/chromeos/input_method/input_method_descriptor.cc
@@ -10,6 +10,8 @@
#include "base/string_split.h"
#include "chrome/browser/chromeos/input_method/input_method_whitelist.h"
+// TODO(yusukes): Remove virtual keyboard support.
+
namespace chromeos {
namespace input_method {

Powered by Google App Engine
This is Rietveld 408576698