Chromium Code Reviews| Index: chrome/browser/sync/syncable/DEPS |
| diff --git a/chrome/browser/sync/syncable/DEPS b/chrome/browser/sync/syncable/DEPS |
| index 710d38109b85a1dc1111ee14d4b64f46ba587358..032cd3064ecbbd6b6c061b5e4c0a5f193b4b6ed1 100644 |
| --- a/chrome/browser/sync/syncable/DEPS |
| +++ b/chrome/browser/sync/syncable/DEPS |
| @@ -16,5 +16,7 @@ include_rules = [ |
| "+chrome/common/random.h", |
| "+chrome/common/sqlite_utils.h", |
| + |
| + "-chrome/browser/sync/internal_api", |
| ] |