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

Unified Diff: ui/events/events.gyp

Issue 1585193002: Build key map DomCodeToKey() for Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: dtapuska's review Created 4 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 6c23b30b8b861584a2ff3146fe84fa209b42d78d..680e3668f019a678c76d6f1760f3ee744462b577 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -66,6 +66,8 @@
'keycodes/keyboard_code_conversion_x.cc',
'keycodes/keyboard_code_conversion_x.h',
'keycodes/keyboard_codes.h',
+ 'keycodes/key_map_win.cc',
+ 'keycodes/key_map_win.h',
'latency_info.cc',
'latency_info.h',
'x/keysym_to_unicode.cc',

Powered by Google App Engine
This is Rietveld 408576698