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

Unified Diff: ui/events/ozone/events_ozone.gyp

Issue 954943003: [KeyboardEvent] Use DOM |code| rather than Windows-based key code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added missing VKEY in windows for brightness and power 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
« no previous file with comments | « ui/events/ozone/evdev/keyboard_evdev.cc ('k') | ui/events/ozone/layout/layout_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/ozone/events_ozone.gyp
diff --git a/ui/events/ozone/events_ozone.gyp b/ui/events/ozone/events_ozone.gyp
index 3094b7584110391d103bc536f146c946057ede45..2a08035ec4f1abfaacc6d2404fa11c230696e9e5 100644
--- a/ui/events/ozone/events_ozone.gyp
+++ b/ui/events/ozone/events_ozone.gyp
@@ -150,8 +150,6 @@
'layout/keyboard_layout_engine.h',
'layout/keyboard_layout_engine_manager.cc',
'layout/keyboard_layout_engine_manager.h',
- 'layout/layout_util.cc',
- 'layout/layout_util.h',
'layout/no/no_keyboard_layout_engine.cc',
'layout/no/no_keyboard_layout_engine.h',
'layout/stub/stub_keyboard_layout_engine.cc',
@@ -175,8 +173,6 @@
'layout/xkb/xkb_evdev_codes.cc',
'layout/xkb/xkb_evdev_codes.h',
'layout/xkb/xkb_key_code_converter.h',
- 'layout/xkb/xkb_keyboard_code_conversion.cc',
- 'layout/xkb/xkb_keyboard_code_conversion.h',
'layout/xkb/xkb_keyboard_layout_engine.cc',
'layout/xkb/xkb_keyboard_layout_engine.h',
'layout/xkb/xkb_keysym.h',
« no previous file with comments | « ui/events/ozone/evdev/keyboard_evdev.cc ('k') | ui/events/ozone/layout/layout_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698