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

Unified Diff: talk/libjingle.gyp

Issue 1578323002: Add rtppacketuil.h/cc (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 11 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 | « no previous file | talk/libjingle_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/libjingle.gyp
diff --git a/talk/libjingle.gyp b/talk/libjingle.gyp
index da7f80b60db8f9811cb58d03b9b10a4c3d0248ac..062a49e7972918d54a5a6e4eb09dfe894a835765 100755
--- a/talk/libjingle.gyp
+++ b/talk/libjingle.gyp
@@ -513,6 +513,8 @@
'media/base/screencastid.h',
'media/base/streamparams.cc',
'media/base/streamparams.h',
+ 'media/base/turnutils.cc',
+ 'media/base/turnutils.h',
'media/base/videoadapter.cc',
'media/base/videoadapter.h',
'media/base/videocapturer.cc',
« no previous file with comments | « no previous file | talk/libjingle_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698