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

Unified Diff: remoting/protocol/DEPS

Issue 2443903004: Add xmllite and xmpp sources to third_party/ (Closed)
Patch Set: Fix GN and sort includes 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..c3e1aef9bc70685bb881763c1ba53931c0fb1ee3 100644
--- a/remoting/protocol/DEPS
+++ b/remoting/protocol/DEPS
@@ -9,7 +9,8 @@ include_rules = [
"+remoting/signaling",
"+third_party/boringssl",
"+third_party/libjingle",
Sergey Ulanov 2016/12/22 22:57:59 remove this?
kjellander_chromium 2016/12/27 12:49:21 Yes!
- "+third_party/webrtc",
"+third_party/protobuf/src",
+ "+third_party/webrtc",
+ "+third_party/libjingle_xmpp/xmpp",
Sergey Ulanov 2016/12/22 22:57:58 sort alphabetically
kjellander_chromium 2016/12/27 12:49:20 Done.
"+ui/events/keycodes/dom",
]

Powered by Google App Engine
This is Rietveld 408576698