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

Unified Diff: ui/events/platform/x11/BUILD.gn

Issue 2879033002: Keyboard Lock Host implementation
Patch Set: Remove useless files Created 3 years, 4 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/keycodes/BUILD.gn ('k') | ui/events/platform/x11/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/platform/x11/BUILD.gn
diff --git a/ui/events/platform/x11/BUILD.gn b/ui/events/platform/x11/BUILD.gn
index ede8cafa02fc73bf0b7f813232e97fcd9d7d88e9..a1ca1344f728f9d5306c34cf170ffe3a513c7201 100644
--- a/ui/events/platform/x11/BUILD.gn
+++ b/ui/events/platform/x11/BUILD.gn
@@ -35,6 +35,7 @@ component("x11") {
deps = [
"//base",
+ "//components/keyboard_lock:key_event_filter",
]
if (use_glib) {
« no previous file with comments | « ui/events/keycodes/BUILD.gn ('k') | ui/events/platform/x11/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698