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

Unified Diff: remoting/protocol/DEPS

Issue 2443903004: Add xmllite and xmpp sources to third_party/ (Closed)
Patch Set: Updated all sources from upstream Created 4 years 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
Index: remoting/protocol/DEPS
diff --git a/remoting/protocol/DEPS b/remoting/protocol/DEPS
index 20afa9eee50ac7877c37bc065628e5b76f8b2f9e..5a324bcc1ef0672cdf2e50356e63fce6e8ffb546 100644
--- a/remoting/protocol/DEPS
+++ b/remoting/protocol/DEPS
@@ -9,7 +9,8 @@ include_rules = [
"+remoting/signaling",
"+third_party/boringssl",
"+third_party/libjingle",
- "+third_party/webrtc",
"+third_party/protobuf/src",
+ "+third_party/webrtc",
+ "+third_party/xmpp",
"+ui/events/keycodes/dom",
]

Powered by Google App Engine
This is Rietveld 408576698