Chromium Code Reviews| Index: jingle/notifier/DEPS |
| diff --git a/jingle/notifier/DEPS b/jingle/notifier/DEPS |
| index 56600f5dadbce3b9ca8dbe9fa224ec48866fcc2a..80bd8ce23cfc7d29320e357d40c9b812465ade9b 100644 |
| --- a/jingle/notifier/DEPS |
| +++ b/jingle/notifier/DEPS |
| @@ -1,8 +1,5 @@ |
| include_rules = [ |
| - # notifier depends on libjingle. |
| - "+talk/base", |
| - "+talk/xmpp", |
| - "+talk/xmllite", |
| - "+webrtc/libjingle", |
| "+webrtc/base", |
| + "+third_party/libjingle_xmpp/xmpp", |
| + "+third_party/libjingle_xmpp/xmllite", |
| ] |