Index: jingle/notifier/DEPS |
diff --git a/jingle/notifier/DEPS b/jingle/notifier/DEPS |
index 56600f5dadbce3b9ca8dbe9fa224ec48866fcc2a..7485b5a3d3a9652a88f2f78f4e48f38ed575f094 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/webrtc/base", |
+ "+third_party/xmpp", |
+ "+third_party/xmllite", |
] |