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

Unified Diff: remoting/protocol/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 | « remoting/protocol/BUILD.gn ('k') | remoting/protocol/authenticator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/protocol/DEPS
diff --git a/remoting/protocol/DEPS b/remoting/protocol/DEPS
index 20afa9eee50ac7877c37bc065628e5b76f8b2f9e..b5d7cb48f38258166ae1c300e8c78ec7b678f43c 100644
--- a/remoting/protocol/DEPS
+++ b/remoting/protocol/DEPS
@@ -8,8 +8,8 @@ include_rules = [
"+remoting/codec",
"+remoting/signaling",
"+third_party/boringssl",
- "+third_party/libjingle",
- "+third_party/webrtc",
+ "+third_party/libjingle_xmpp/xmpp",
"+third_party/protobuf/src",
+ "+third_party/webrtc",
"+ui/events/keycodes/dom",
]
« no previous file with comments | « remoting/protocol/BUILD.gn ('k') | remoting/protocol/authenticator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698