Chromium Code Reviews| Index: components/keyboard_lock/DEPS | 
| diff --git a/components/keyboard_lock/DEPS b/components/keyboard_lock/DEPS | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..4b095e7485b8665deeaa4a6aea6a1dd5927d299d | 
| --- /dev/null | 
| +++ b/components/keyboard_lock/DEPS | 
| @@ -0,0 +1,6 @@ | 
| +include_rules = [ | 
| + "+base", | 
| + "+chrome/browser", | 
| + "+content/public", | 
| + "+ui", | 
| +] |