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

Unified Diff: ui/views/ime/input_method.h

Issue 194313003: Removed the unnecessary TODO (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 9 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
« no previous file with comments | « ui/base/ime/input_method.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/ime/input_method.h
diff --git a/ui/views/ime/input_method.h b/ui/views/ime/input_method.h
index 04ad430079b354e5c54b12810a07e0fba9f075d3..ffb5ae9c02f9e8846aa1e20bf31451d4bb115654 100644
--- a/ui/views/ime/input_method.h
+++ b/ui/views/ime/input_method.h
@@ -34,7 +34,7 @@ class Widget;
// designed to be bound to top-level Widgets.
class VIEWS_EXPORT InputMethod {
public:
- // TODO(yukawa): Move these typedef into ime_constants.h or somewhere.
+
#if defined(OS_WIN)
typedef LRESULT NativeEventResult;
#else
« no previous file with comments | « ui/base/ime/input_method.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698