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

Unified Diff: ui/ui.gyp

Issue 13957005: Move KeyIdentifier->KeyEvent conversion to src/ui/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 771be0bd991bc54305dfede683be6cf4dee0ecb1..1825f2c7ef621a780e23fb233d5a879ea5631e36 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -159,6 +159,8 @@
'base/events/event_target.h',
'base/events/event_utils.cc',
'base/events/event_utils.h',
+ 'base/events/key_identifier_conversion.cc',
+ 'base/events/key_identifier_conversion.h',
'base/gestures/gesture_configuration.cc',
'base/gestures/gesture_configuration.h',
'base/gestures/gesture_point.cc',

Powered by Google App Engine
This is Rietveld 408576698