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

Unified Diff: remoting/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/notifier/listener/xmpp_push_client.h ('k') | remoting/client/client_status_logger_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/DEPS
diff --git a/remoting/DEPS b/remoting/DEPS
index 08af13760935ac4cff1491c0d693b7e481d33d35..9dab5fcbf8a69fbfa6eb8d7eeed8600b17a1abf9 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -11,10 +11,10 @@ include_rules = [
"+third_party/libvpx",
"+third_party/libyuv",
"+third_party/webrtc/base",
- "+third_party/webrtc/libjingle",
"+third_party/webrtc/media",
"+third_party/webrtc/p2p",
"+third_party/webrtc/modules/desktop_capture",
+ "+third_party/libjingle_xmpp/xmllite",
"+ui/base/keycodes",
"+ui/base/l10n",
"+ui/base/resource",
« no previous file with comments | « jingle/notifier/listener/xmpp_push_client.h ('k') | remoting/client/client_status_logger_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698