Chromium Code Reviews| Index: chrome/browser/sync/notifier/DEPS |
| diff --git a/chrome/browser/sync/notifier/DEPS b/chrome/browser/sync/notifier/DEPS |
| index ab0257af34abde9ba0c1bc78c01f6f382670dd43..96351bd551ff23c85ae4f04268e0cff2b47d1f78 100644 |
| --- a/chrome/browser/sync/notifier/DEPS |
| +++ b/chrome/browser/sync/notifier/DEPS |
| @@ -16,4 +16,6 @@ include_rules = [ |
| "+talk/base", |
| # sync_notifier depends on the xmpp part of libjingle. |
| "+talk/xmpp", |
| + |
| + "-chrome/browser/sync/internal_api", |
| ] |