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

Unified Diff: ui/aura/event.h

Issue 8824007: Revert 113224 - IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod in u... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years 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/aura/desktop_host_win.cc ('k') | ui/base/keycodes/keyboard_code_conversion.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/event.h
===================================================================
--- ui/aura/event.h (revision 113258)
+++ ui/aura/event.h (working copy)
@@ -144,7 +144,6 @@
class AURA_EXPORT KeyEvent : public Event {
public:
- // TODO(yusukes): Remove |is_char| when IME support for Aura is submitted.
KeyEvent(const base::NativeEvent& native_event, bool is_char);
// Used for synthetic events in testing.
« no previous file with comments | « ui/aura/desktop_host_win.cc ('k') | ui/base/keycodes/keyboard_code_conversion.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698