Chromium Code Reviews| Index: chrome/browser/sync/api/DEPS |
| diff --git a/chrome/browser/sync/api/DEPS b/chrome/browser/sync/api/DEPS |
| index 66c3ac83d4abd9fabe174a13662e1a72861f099b..8e229626a0e4fdeffb62f21c2929ee8beacb0a76 100644 |
| --- a/chrome/browser/sync/api/DEPS |
| +++ b/chrome/browser/sync/api/DEPS |
| @@ -4,5 +4,6 @@ include_rules = [ |
| "+chrome/browser/sync/api", |
| "+chrome/browser/sync/protocol", |
| "+chrome/browser/sync/syncable/model_type.h", |
| + "+chrome/browser/sync/util/immutable.h", |
| ] |