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

Unified Diff: webrtc/p2p/p2p.gyp

Issue 2429803002: Prepare for introduction of rtc::PacketTransportInterface. (Closed)
Patch Set: Created 4 years, 2 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 | « webrtc/p2p/base/packettransportinterface.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/p2p/p2p.gyp
diff --git a/webrtc/p2p/p2p.gyp b/webrtc/p2p/p2p.gyp
index f3ffdc0d0aa116a60b8b9b3081a6e345ece42abe..6f046a91d7deac02d975dbed64d9083979e9a935 100644
--- a/webrtc/p2p/p2p.gyp
+++ b/webrtc/p2p/p2p.gyp
@@ -32,6 +32,7 @@
'base/p2ptransport.h',
'base/p2ptransportchannel.cc',
'base/p2ptransportchannel.h',
+ 'base/packettransportinterface.h',
'base/packetsocketfactory.h',
'base/port.cc',
'base/port.h',
« no previous file with comments | « webrtc/p2p/base/packettransportinterface.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698