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