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

Unified Diff: ui/events/events.gyp

Issue 841263005: Use DOM- rather than Windows-based key code for non-layout cases. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 10 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/events/events.gyp
diff --git a/ui/events/events.gyp b/ui/events/events.gyp
index 39c1afdb5d6d9c6c62758f19880f4bba0d12b31e..c11efe0a379cff1ee46fc4fcecc13c889607240b 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -52,6 +52,7 @@
'gesture_event_details.h',
'gestures/fling_curve.cc',
'gestures/fling_curve.h',
+ 'keycodes/dom_us_layout_data.h',
'keycodes/keyboard_code_conversion.cc',
'keycodes/keyboard_code_conversion.h',
'keycodes/keyboard_code_conversion_android.cc',

Powered by Google App Engine
This is Rietveld 408576698