Index: ui/touch_selection/DEPS |
diff --git a/ui/touch_selection/DEPS b/ui/touch_selection/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..00a6bb4902c17a06988996c1e6c2b689ab367e9e |
--- /dev/null |
+++ b/ui/touch_selection/DEPS |
@@ -0,0 +1,5 @@ |
+include_rules = [ |
+ "+ui/base", |
+ "+ui/events", |
+ "+ui/gfx/geometry" |
+] |