Index: ui/base/keycodes/keyboard_code_conversion_x.h |
=================================================================== |
--- ui/base/keycodes/keyboard_code_conversion_x.h (revision 113258) |
+++ ui/base/keycodes/keyboard_code_conversion_x.h (working copy) |
@@ -17,7 +17,6 @@ |
UI_EXPORT KeyboardCode KeyboardCodeFromXKeysym(unsigned int keysym); |
// Returns a key symbol on a standard US PC keyboard from an XEvent. |
-// TODO(suzhe,yusukes): Rename this to GetCharacterFromXEvent(). |
UI_EXPORT unsigned int DefaultSymbolFromXEvent(XEvent* xev); |
// Converts a KeyboardCode into an X KeySym. |