Chromium Code Reviews| Index: chrome/browser/sync/notifier/DEPS |
| =================================================================== |
| --- chrome/browser/sync/notifier/DEPS (revision 0) |
| +++ chrome/browser/sync/notifier/DEPS (revision 0) |
| @@ -0,0 +1,9 @@ |
| +include_rules = [ |
| + # notifier depends on libjingle. |
| + "+talk/base", |
| + "+talk/xmpp", |
| + "+talk/xmllite", |
| + "+talk/p2p/base", # TODO(ncarter): Determine if this is necessary/proper. |
| + |
| + "+third_party/smartany", |
| +] |