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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 # Need for cricket::ProtocolType. 2 # Need for cricket::ProtocolType.
3 "+webrtc/p2p/base/port.h", 3 "+third_party/webrtc/p2p/base/port.h",
4 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698