Chromium Code Reviews| Index: components/content_settings/DEPS |
| diff --git a/components/content_settings/DEPS b/components/content_settings/DEPS |
| index 3a4400fde88c88124df169e4022741d9cfee9b09..eac076192dcda982057d190be05049915ec12d77 100644 |
| --- a/components/content_settings/DEPS |
| +++ b/components/content_settings/DEPS |
| @@ -1,6 +1,3 @@ |
| include_rules = [ |
| - # Content settings is a layered component; subdirectories must explicitly |
| - # introduce the ability to use the content layer as appropriate. |
| - "-components/content_settings/content", |
| "+components/prefs", |
| ] |