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

Unified Diff: jingle/notifier/DEPS

Issue 2443903004: Add xmllite and xmpp sources to third_party/ (Closed)
Patch Set: Explicitly use webrtc_overrides/webrtc/base/logging.h Created 3 years, 11 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 | « jingle/glue/chrome_async_socket.h ('k') | jingle/notifier/base/fake_base_task.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « jingle/glue/chrome_async_socket.h ('k') | jingle/notifier/base/fake_base_task.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698