Chromium Code Reviews| Index: sync/api/DEPS |
| diff --git a/sync/api/DEPS b/sync/api/DEPS |
| index f6dca6a8b66e85ee942f755bdecaef0a16c319f0..c3b8bac0af2ebe92c87a530c3bbf22ccb336fc07 100644 |
| --- a/sync/api/DEPS |
| +++ b/sync/api/DEPS |
| @@ -2,5 +2,5 @@ include_rules = [ |
| "+sync/internal_api/base_node.h", |
| "+sync/internal_api/public", |
| "+sync/protocol", |
| - "+sync/util/immutable.h", |
| + "+sync/util", |
| ] |