Index: ui/events/keycodes/keyboard_code_conversion_android.h |
diff --git a/ui/events/keycodes/keyboard_code_conversion_android.h b/ui/events/keycodes/keyboard_code_conversion_android.h |
index 23552f52e25b71eb42fd041de0f7197c7bc37a15..7d63003bbc493e991252d6a75988b58b7d604c01 100644 |
--- a/ui/events/keycodes/keyboard_code_conversion_android.h |
+++ b/ui/events/keycodes/keyboard_code_conversion_android.h |
@@ -10,8 +10,6 @@ |
namespace ui { |
Wez
2015/09/09 06:06:11
Looks like this and the cc file can go away entire
dtapuska
2015/09/09 18:45:49
See comment on the left side of this file.. I stat
|
dtapuska
2015/09/08 17:21:38
Yes this file is empty; and in context of this cha
|
-EVENTS_BASE_EXPORT KeyboardCode KeyboardCodeFromAndroidKeyCode(int keycode); |
- |
} // namespace ui |
#endif // UI_EVENTS_KEYCODES_KEYBOARD_CODE_CONVERSION_ANDROID_H_ |