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

Unified Diff: ui/events/keycodes/BUILD.gn

Issue 2815023002: [System-Keyboard-Lock] Add KeyboardLockHost and KeyEventInterceptor (Closed)
Patch Set: Created 3 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
« components/keyboard_lock/keyboard_lock_host.cc ('K') | « ui/events/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/keycodes/BUILD.gn
diff --git a/ui/events/keycodes/BUILD.gn b/ui/events/keycodes/BUILD.gn
index 4552930e2af8262728ef04ac99dac6266d8ce453..1d59eb9564f0bf41208309e7b8ac272ac4cfbf9d 100644
--- a/ui/events/keycodes/BUILD.gn
+++ b/ui/events/keycodes/BUILD.gn
@@ -38,6 +38,7 @@ if (use_x11 || ozone_platform_x11) {
":xkb",
"//base",
"//ui/events:dom_keycode_converter",
+ "//ui/events:event_constants",
"//ui/gfx/x",
]
« components/keyboard_lock/keyboard_lock_host.cc ('K') | « ui/events/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698