Chromium Code Reviews| Index: chrome/browser/sync/sessions/DEPS |
| diff --git a/chrome/browser/sync/sessions/DEPS b/chrome/browser/sync/sessions/DEPS |
| index cb4f0786782a4ffb4b8ee7beeee80a1947717ac9..0d7660a1d1187209e49520bab70ebd85103ea4d9 100644 |
| --- a/chrome/browser/sync/sessions/DEPS |
| +++ b/chrome/browser/sync/sessions/DEPS |
| @@ -8,5 +8,7 @@ include_rules = [ |
| "+chrome/browser/sync/sessions", |
| "+chrome/browser/sync/syncable", |
| "+chrome/browser/sync/util", |
| + |
| + "-chrome/browser/sync/internal_api", |
| ] |