Chromium Code Reviews| Index: components/invalidation/DEPS |
| diff --git a/components/invalidation/DEPS b/components/invalidation/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..8c519c1a31766ce497fb27d46ff6610fbae892f8 |
| --- /dev/null |
| +++ b/components/invalidation/DEPS |
| @@ -0,0 +1,10 @@ |
| +include_rules = [ |
| + "-content", |
| + |
| + "+components/keyed_service", |
| + |
| + "+google/cacheinvalidation", |
| + |
| + "+sync/internal_api/public/base", |
| + "+sync/notifier", |
| +] |