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

Unified Diff: webrtc/BUILD.gn

Issue 2377883003: First step in providing a UdpTransportChannel. (Closed)
Patch Set: Rebase: receiving(). Created 4 years, 1 month 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/BUILD.gn » ('j') | webrtc/p2p/base/udptransportchannel.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 9e420baa428700aa222208cf8fa6949047847abd..9501958d7f616c0b887d5f55f3c7ac6bd48bd725 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -488,6 +488,7 @@ if (rtc_include_tests) {
"p2p/base/transportdescriptionfactory_unittest.cc",
"p2p/base/turnport_unittest.cc",
"p2p/base/turnserver_unittest.cc",
+ "p2p/base/udptransportchannel_unittest.cc",
"p2p/client/basicportallocator_unittest.cc",
"p2p/stunprober/stunprober_unittest.cc",
]
« no previous file with comments | « no previous file | webrtc/p2p/BUILD.gn » ('j') | webrtc/p2p/base/udptransportchannel.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698