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

Unified Diff: jingle/notifier/communicator/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: jingle/notifier/communicator/DEPS
diff --git a/jingle/notifier/communicator/DEPS b/jingle/notifier/communicator/DEPS
index ebe0a7b653a3cdb4ed074f49f61bcc237097ca22..62fdb06d01fb3ba52a9ef1e0b000bf91d3189577 100644
--- a/jingle/notifier/communicator/DEPS
+++ b/jingle/notifier/communicator/DEPS
@@ -1,4 +1,4 @@
include_rules = [
# Need for cricket::ProtocolType.
- "+webrtc/p2p/base/port.h",
+ "+third_party/webrtc/p2p/base/port.h",
]

Powered by Google App Engine
This is Rietveld 408576698