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