Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(448)

Unified Diff: components/invalidation/DEPS

Issue 653203005: Roll WebRTC 7546:7549. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Decreased the number of gyp changes in this patch since thats the only major change (the reset is j… Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | components/invalidation/invalidation_notifier.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « DEPS ('k') | components/invalidation/invalidation_notifier.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698