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

Unified Diff: components/keyboard_lock/DEPS

Issue 2815023002: [System-Keyboard-Lock] Add KeyboardLockHost and KeyEventInterceptor (Closed)
Patch Set: Use NativeKeycode instead of ui::KeyboardCode Created 3 years, 6 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 | « components/keyboard_lock/BUILD.gn ('k') | components/keyboard_lock/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/keyboard_lock/DEPS
diff --git a/components/keyboard_lock/DEPS b/components/keyboard_lock/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..fe1d98e366d197c9411efd9075615ebc9f59cdbb
--- /dev/null
+++ b/components/keyboard_lock/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+ui/events",
+]
« no previous file with comments | « components/keyboard_lock/BUILD.gn ('k') | components/keyboard_lock/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698