Chromium Code Reviews| Index: sync/tools/DEPS |
| diff --git a/sync/tools/DEPS b/sync/tools/DEPS |
| index b132cd2346bb84af918ce38314f590b5bc966ac6..e8c634c126ce3a21c86f51b7509ac57c0b3da872 100644 |
| --- a/sync/tools/DEPS |
| +++ b/sync/tools/DEPS |
| @@ -1,10 +1,10 @@ |
| include_rules = [ |
| "+components/invalidation", |
| - "+google/cacheinvalidation", |
| "+jingle/notifier/base", |
| "+net", |
| "+sync/internal_api/public", |
| "+sync/js", |
| # TODO(akalin): Remove this when we use the system encryptor. |
| "+sync/test/fake_encryptor.h", |
| + "+sync/util", |
| ] |