Index: extensions/DEPS |
diff --git a/extensions/DEPS b/extensions/DEPS |
index d2bbec8b4697b7e0649188db6c6eb6d960f140a1..c5f0af8afff941de6785c0e0b145e81a0e2880a5 100644 |
--- a/extensions/DEPS |
+++ b/extensions/DEPS |
@@ -13,7 +13,10 @@ include_rules = [ |
"+grit/extensions_resources.h", |
"+mojo/public", |
"+testing", |
- "+ui", |
+ "-ui", |
James Cook
2014/11/03 21:35:20
Add a comment with the rationale for excluding all
Ken Rockot(use gerrit already)
2014/11/04 16:50:24
Done.
|
+ "+ui/base", |
+ "+ui/gfx", |
+ "+ui/events", |
# NOTE: Please do not add includes without talking to the app shell team; |
# see OWNERS for this directory. |