| Index: content/DEPS
|
| diff --git a/content/DEPS b/content/DEPS
|
| index bce04c1f121de7f538e89472e0d6cbe154f04f8f..3c8c1fad50874b6d579a11aabe85f25b24572f3a 100644
|
| --- a/content/DEPS
|
| +++ b/content/DEPS
|
| @@ -4,6 +4,7 @@ include_rules = [
|
| # The subdirectories in content/ will manually allow their own include
|
| # directories in content/ so we disallow all of them.
|
| "-content",
|
| + "+content/app/resources/grit/content_resources.h",
|
| "+content/common",
|
| "+content/public/common",
|
| "+content/public/test",
|
| @@ -28,7 +29,6 @@ include_rules = [
|
| "+grit/content_resources.h",
|
| "+grit/content_strings.h",
|
| "+grit/ui_strings.h",
|
| - "+grit/webkit_resources.h",
|
| "+grit/webui_resources.h",
|
| "+grit/webui_resources_map.h",
|
|
|
|
|