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

Unified Diff: webrtc/api/BUILD.gn

Issue 2485603002: Reinstated sctputils_unittest.cc (Closed)
Patch Set: 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/api/sctputils_unittest.cc » ('j') | webrtc/api/sctputils_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/BUILD.gn
diff --git a/webrtc/api/BUILD.gn b/webrtc/api/BUILD.gn
index b0635131738e2322e71954ecf4833ba2da8433a0..8a7ca0360826d4c7866fcd605bd0da7a17099d90 100644
--- a/webrtc/api/BUILD.gn
+++ b/webrtc/api/BUILD.gn
@@ -381,6 +381,7 @@ if (rtc_include_tests) {
"proxy_unittest.cc",
"rtcstatscollector_unittest.cc",
"rtpsenderreceiver_unittest.cc",
+ "sctputils_unittest.cc",
"statscollector_unittest.cc",
"test/fakeaudiocapturemodule.cc",
"test/fakeaudiocapturemodule.h",
« no previous file with comments | « no previous file | webrtc/api/sctputils_unittest.cc » ('j') | webrtc/api/sctputils_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698