Index: ui/base/ime/input_method.h |
diff --git a/ui/base/ime/input_method.h b/ui/base/ime/input_method.h |
index 8571a050218bac7c1f7f660e87ee3198850255e9..462e0b0a64e3d6c864afe4f569748af9531772be 100644 |
--- a/ui/base/ime/input_method.h |
+++ b/ui/base/ime/input_method.h |
@@ -46,7 +46,7 @@ class TextInputClient; |
// ui::InputMethod and owns it. |
class InputMethod { |
public: |
- // TODO(yukawa): Move these typedef into ime_constants.h or somewhere. |
+ |
#if defined(OS_WIN) |
typedef LRESULT NativeEventResult; |
#else |