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

Unified Diff: webrtc/BUILD.gn

Issue 2608353003: Make P2PTransportChannel inherit from IceTransportInternal. (Closed)
Patch Set: Modified MockIceTransport Created 3 years, 12 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 | webrtc/p2p/base/dtlstransportchannel.h » ('j') | webrtc/p2p/base/mockicetransport.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 3fb9cfea72ebf94abda5ea30f50f0f079ca32b94..5feea30f281222e12fe288913ec3fc52ae16c3a2 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -448,6 +448,7 @@ if (rtc_include_tests) {
"p2p/base/fakeportallocator.h",
"p2p/base/faketransportcontroller.h",
"p2p/base/jseptransport_unittest.cc",
+ "p2p/base/mockicetransport.h",
"p2p/base/p2ptransportchannel_unittest.cc",
"p2p/base/port_unittest.cc",
"p2p/base/portallocator_unittest.cc",
« no previous file with comments | « no previous file | webrtc/p2p/base/dtlstransportchannel.h » ('j') | webrtc/p2p/base/mockicetransport.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698