Chromium Code Reviews| Index: chrome/browser/sync/protocol/DEPS |
| diff --git a/chrome/browser/sync/protocol/DEPS b/chrome/browser/sync/protocol/DEPS |
| index 7f28a59ed31338e6d0248ab4e47f652de440373e..fdf9fa37b9fc106c586e51b39c44c4b6dddde970 100644 |
| --- a/chrome/browser/sync/protocol/DEPS |
| +++ b/chrome/browser/sync/protocol/DEPS |
| @@ -2,5 +2,7 @@ include_rules = [ |
| "-chrome", |
| "+chrome/browser/sync/protocol", |
| "+chrome/browser/sync/syncable/model_type.h", |
| + |
| + "-chrome/browser/sync/internal_api", |
| ] |