Chromium Code Reviews| Index: components/content_settings/content/DEPS |
| diff --git a/components/content_settings/content/DEPS b/components/content_settings/content/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..09645ae41e7b6c2426946dc9a3b009745ddf6ea0 |
| --- /dev/null |
| +++ b/components/content_settings/content/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+components/content_settings/content/common", |
| + "+ipc", |
| +] |