Index: chrome/browser/sync/notifier/DEPS |
diff --git a/chrome/browser/sync/notifier/DEPS b/chrome/browser/sync/notifier/DEPS |
index 346b3b5bac648b9c74ce6655a9b1d8e735752166..5c0a11e285d920d363b73b771e109846118ad95e 100644 |
--- a/chrome/browser/sync/notifier/DEPS |
+++ b/chrome/browser/sync/notifier/DEPS |
@@ -1,8 +1,16 @@ |
include_rules = [ |
- # sync_notifier depends on cacheinvalidation. |
+ "-chrome", |
+ |
+ "+chrome/test/base", |
+ |
+ "+chrome/browser/sync/notifier", |
+ "+chrome/browser/sync/syncable/model_type.h", |
+ "+chrome/browser/sync/syncable/model_type_payload_map.h", |
+ "+chrome/browser/sync/protocol/service_constants.h", |
+ |
+ "+chrome/common/chrome_switches.h", |
"+google/cacheinvalidation", |
- # sync_notifier depends on the common jingle notifier classes. |
- "+jingle/notifier", |
akalin
2011/08/11 21:52:27
I think this is still needed? p2p_notifier.cc #in
|
+ |
# unit tests depend on talk/base. |
"+talk/base", |
# sync_notifier depends on the xmpp part of libjingle. |