Index: athena/screen/DEPS |
diff --git a/athena/screen/DEPS b/athena/screen/DEPS |
index df60728e1a481febf150bcf9b55542945f68ec71..05a7af518c2bfc873a05b366fb132dfc738916f3 100644 |
--- a/athena/screen/DEPS |
+++ b/athena/screen/DEPS |
@@ -1,16 +1,9 @@ |
include_rules = [ |
"+athena/input/public", |
- "+third_party/skia/include/core/SkColor.h", |
+ "+athena/system/public", |
"+ui/aura", |
"+ui/compositor", |
"+ui/events", |
"+ui/gfx", |
- "+ui/views", |
"+ui/wm", |
] |
- |
-specific_include_rules = { |
- "background_controller.cc": [ |
- "+extensions/shell/common/version.h", |
- ], |
-} |