Index: ui/display/types/DEPS |
diff --git a/ui/display/DEPS b/ui/display/types/DEPS |
similarity index 55% |
copy from ui/display/DEPS |
copy to ui/display/types/DEPS |
index 51399a619dc361bbd77af22f841b6adba7a40f50..f2fc77d6fcd8bab5f68f0f8af60d231411641d10 100644 |
--- a/ui/display/DEPS |
+++ b/ui/display/types/DEPS |
@@ -1,4 +1,5 @@ |
include_rules = [ |
- "+third_party/cros_system_api", |
+ "-ui", |
+ "+ui/display/types", |
rjkroege
2014/04/11 21:53:09
I didn't know that DEPS needed to include itself.
dnicoara
2014/04/14 14:43:03
It's because the exclusion rule is right above thi
|
"+ui/gfx/geometry", |
] |