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

Unified Diff: webrtc/video/BUILD.gn

Issue 2974903002: Add rtpdump and rtc log functionality to screenshare_loopback and video_loopback (Closed)
Patch Set: Cleanup Created 3 years, 5 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/video/screenshare_loopback.cc » ('j') | webrtc/video/video_quality_test.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/video/BUILD.gn
diff --git a/webrtc/video/BUILD.gn b/webrtc/video/BUILD.gn
index 5faf28048e0fb11646c6d2ba24955e89020a87c7..f38abc5fdae388c5c260ccddfd28251b20aa4b7f 100644
--- a/webrtc/video/BUILD.gn
+++ b/webrtc/video/BUILD.gn
@@ -110,6 +110,7 @@ if (rtc_include_tests) {
"../test:test_support",
"../voice_engine",
"//testing/gtest",
+ "//webrtc/test:rtp_test_utils",
"//webrtc/test:test_renderer",
"//webrtc/test:video_test_common",
]
« no previous file with comments | « no previous file | webrtc/video/screenshare_loopback.cc » ('j') | webrtc/video/video_quality_test.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698