Index: chrome/browser/sync/notifier/DEPS |
diff --git a/chrome/browser/sync/notifier/DEPS b/chrome/browser/sync/notifier/DEPS |
index 51254167e8017df8c5b083b4788eb8ca36195022..dd31bd45efef37a6536d32d1ba2b1b9db18b3a8c 100644 |
--- a/chrome/browser/sync/notifier/DEPS |
+++ b/chrome/browser/sync/notifier/DEPS |
@@ -1,6 +1,8 @@ |
include_rules = [ |
# sync_notifier depends on cacheinvalidation. |
"+google/cacheinvalidation", |
+ # sync_notifier depends on the common jingle notifier classes. |
+ "+jingle/notifier", |
# sync_notifier depends on the xmpp part of libjingle. |
"+talk/xmpp", |
] |