Index: ash/keyboard/DEPS |
diff --git a/ash/keyboard/DEPS b/ash/keyboard/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b7f41cec06980b51e8fe725d96cdc1479476829d |
--- /dev/null |
+++ b/ash/keyboard/DEPS |
@@ -0,0 +1,6 @@ |
+specific_include_rules = { |
+ "keyboard_ui_mus.*": [ |
+ "-ui/keyboard" |
+ "+ui/keyboard/keyboard.mojom.h" |
+ ], |
+} |