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

Unified Diff: third_party/libjingle/libjingle.gyp

Issue 2921004: Changed the revision number of libjingle to r24. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 10 years, 5 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 | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libjingle/libjingle.gyp
===================================================================
--- third_party/libjingle/libjingle.gyp (revision 51996)
+++ third_party/libjingle/libjingle.gyp (working copy)
@@ -381,6 +381,10 @@
'source/talk/p2p/base/sessionid.h',
'source/talk/p2p/base/sessionmanager.cc',
'source/talk/p2p/base/sessionmanager.h',
+ 'source/talk/p2p/base/sessionmessages.cc',
+ 'source/talk/p2p/base/sessionmessages.h',
+ 'source/talk/p2p/base/parsing.cc',
+ 'source/talk/p2p/base/parsing.h',
'source/talk/p2p/base/stun.cc',
'source/talk/p2p/base/stun.h',
'source/talk/p2p/base/stunport.cc',
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698