Index: ui/aura/DEPS |
diff --git a/ui/aura/DEPS b/ui/aura/DEPS |
index 206dbcc9e839fb1c238cc3125400d6a853adaf76..2c84f15edbf403218f5c6b3a687c4b3ccf475c41 100644 |
--- a/ui/aura/DEPS |
+++ b/ui/aura/DEPS |
@@ -2,6 +2,7 @@ include_rules = [ |
"+grit/ui_resources.h", |
"+grit/ui_strings.h", |
"+skia/ext", |
+ "-ui/aura/shared", # Main aura code can't include shared code. |
"+ui/base", |
"+ui/gfx", |
"+ui/ui_controls", # this should probably move into a DEPS file under test. |