Index: ui/touch_selection/DEPS |
diff --git a/ui/touch_selection/DEPS b/ui/touch_selection/DEPS |
index 00a6bb4902c17a06988996c1e6c2b689ab367e9e..70e00ac48b8aaae9d500e22dc69099126045894e 100644 |
--- a/ui/touch_selection/DEPS |
+++ b/ui/touch_selection/DEPS |
@@ -1,5 +1,8 @@ |
include_rules = [ |
+ "+ui/aura", |
"+ui/base", |
"+ui/events", |
- "+ui/gfx/geometry" |
+ "+ui/gfx", |
+ "+ui/gl", |
+ "+ui/resources" |
] |