Chromium Code Reviews| Index: components/invalidation/DEPS |
| diff --git a/components/invalidation/DEPS b/components/invalidation/DEPS |
| index 6a1570f64292801fb24b3c37c56fef6e365df516..c0b4f02e8b124de84a9491aa2965c3737a215e3d 100644 |
| --- a/components/invalidation/DEPS |
| +++ b/components/invalidation/DEPS |
| @@ -18,5 +18,5 @@ include_rules = [ |
| "+net/url_request", |
| # invalidation_notifier depends on the xmpp part of libjingle. |
| - "+talk/xmpp", |
| + "+webrtc/libjingle/xmpp", |
| ] |