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

Unified Diff: webrtc/call/BUILD.gn

Issue 2681673004: Replace RtpStreamReceiver::DeliverRtp with OnRtpPacket. (Closed)
Patch Set: Move test involving incorrect h264 data. Created 3 years, 10 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/call/call.cc » ('j') | webrtc/modules/rtp_rtcp/source/rtp_format_h264_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/call/BUILD.gn
diff --git a/webrtc/call/BUILD.gn b/webrtc/call/BUILD.gn
index 382ae2e66b81e4072d26da3d1b0fdb22a01b2a8d..680ec6bd2fe8a2704808abd3b31518d42896f277 100644
--- a/webrtc/call/BUILD.gn
+++ b/webrtc/call/BUILD.gn
@@ -61,7 +61,6 @@ if (rtc_include_tests) {
"bitrate_estimator_tests.cc",
"call_unittest.cc",
"flexfec_receive_stream_unittest.cc",
- "packet_injection_tests.cc",
]
deps = [
":call",
« no previous file with comments | « no previous file | webrtc/call/call.cc » ('j') | webrtc/modules/rtp_rtcp/source/rtp_format_h264_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698