Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index 11bf700fe9975b25d429ec61827016545ce95047..d459fe7c7d88ea63ebd9098361cf95a1ac21f344 100644 |
--- a/content/browser/DEPS |
+++ b/content/browser/DEPS |
@@ -19,6 +19,7 @@ include_rules = [ |
"+sql", |
"+ui/aura_extra", |
"+ui/webui", |
+ "+webui", |
davidben
2015/05/09 00:31:05
Why is this line needed? (I don't even see a //web
Evan Stade
2015/05/09 00:57:00
yea, I don't think it helps. It was supposed to re
|
"+win8/util", |
# In general, //content shouldn't depend on //device. |