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

Unified Diff: webrtc/BUILD.gn

Issue 2404173002: Add asyncstuntcpsocket_unittest.cc to rtc_unittests (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 | « no previous file | no next file » | no next file with comments »
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 eb69eee63c20729024d1fb10a3293fc212d5c169..860f93a89b62b63797bc7d0f9a055d48334fed3c 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -414,6 +414,7 @@ if (rtc_include_tests) {
# TODO(ronghuawu): Reenable this test.
# "windowpicker_unittest.cc",
+ "p2p/base/asyncstuntcpsocket_unittest.cc",
"p2p/base/dtlstransportchannel_unittest.cc",
"p2p/base/fakeportallocator.h",
"p2p/base/faketransportcontroller.h",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698