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

Unified Diff: ui/events/events_unittests.gyp

Issue 1585193002: Build key map DomCodeToKey() for Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix unittest 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_unittests.gyp
diff --git a/ui/events/events_unittests.gyp b/ui/events/events_unittests.gyp
index 1e2d255d9ec8e9b56a56077b48a6af5f87ef7336..e0f2a015a4f73365b773ca7cd16a9c633091d86d 100644
--- a/ui/events/events_unittests.gyp
+++ b/ui/events/events_unittests.gyp
@@ -57,6 +57,7 @@
'ipc/latency_info_param_traits_unittest.cc',
'keycodes/dom/keycode_converter_unittest.cc',
'keycodes/keyboard_code_conversion_unittest.cc',
+ 'keycodes/platform_key_map_win_unittest.cc',
'latency_info_unittest.cc',
'platform/platform_event_source_unittest.cc',
'scoped_target_handler_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698