Chromium Code Reviews| Index: sync/protocol/DEPS |
| diff --git a/sync/protocol/DEPS b/sync/protocol/DEPS |
| index f8f9de57c0a126f5fe198231f6aed8822ddd75a0..d623db833a6d069a2d6763e13e4b3bf3ec22799f 100644 |
| --- a/sync/protocol/DEPS |
| +++ b/sync/protocol/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| "+sync/base", |
| "+sync/internal_api/public/base", |
| + "+sync/util", |
| ] |