Index: content/DEPS |
diff --git a/content/DEPS b/content/DEPS |
index 34616a4c9324f1f6a3510a5f813c69070bd5bd06..acee5aad77182d367ebed501f3240803dac6a439 100644 |
--- a/content/DEPS |
+++ b/content/DEPS |
@@ -5,6 +5,7 @@ include_rules = [ |
# directories in content/ so we disallow all of them. |
"-content", |
"+content/common", |
+ "+content/grit", |
"+content/public/common", |
"+content/public/test", |
"+content/shell", # for content_browsertests |
@@ -26,7 +27,6 @@ include_rules = [ |
"+crypto", |
"+grit/blink_resources.h", |
- "+grit/content_resources.h", |
"+grit/content_strings.h", |
"+grit/ui_strings.h", |
"+grit/webkit_resources.h", |