Index: chrome/browser/chromeos/input_method/input_method_manager.h |
diff --git a/chrome/browser/chromeos/input_method/input_method_manager.h b/chrome/browser/chromeos/input_method/input_method_manager.h |
index 70edf592f7d828a2433b529bafe256690c886abc..617011197a55f36ad25fffd8a3bdb9c22c0c6d6d 100644 |
--- a/chrome/browser/chromeos/input_method/input_method_manager.h |
+++ b/chrome/browser/chromeos/input_method/input_method_manager.h |
@@ -176,8 +176,4 @@ class InputMethodManager { |
} // namespace input_method |
} // namespace chromeos |
-// TODO(yusukes): Adding back the Virtual Keyboard support to somewhere in |
-// input_method/. Adding it directly to this class is probably not the right |
-// thing to do. |
- |
#endif // CHROME_BROWSER_CHROMEOS_INPUT_METHOD_INPUT_METHOD_MANAGER_H_ |