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

Unified Diff: webrtc/p2p/p2p.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
Index: webrtc/p2p/p2p.gyp
diff --git a/webrtc/p2p/p2p.gyp b/webrtc/p2p/p2p.gyp
index 490cfbf08744fabf55566d961be9de06be506a29..63e8b7ff5dc2ae745836ce27ef82aaf35d42adbc 100644
--- a/webrtc/p2p/p2p.gyp
+++ b/webrtc/p2p/p2p.gyp
@@ -46,6 +46,8 @@
'base/relayport.h',
'base/relayserver.cc',
'base/relayserver.h',
+ 'base/rtppacketutil.cc',
+ 'base/rtppacketutil.h',
'base/sessiondescription.cc',
'base/sessiondescription.h',
'base/sessionid.h',

Powered by Google App Engine
This is Rietveld 408576698