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

Unified Diff: webrtc/video/BUILD.gn

Issue 2998353002: Update video_replay tool to be able to dump .jpg files. (Closed)
Patch Set: iOS fix take 2 Created 3 years, 4 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/replay.cc » ('j') | no next file with comments »
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 980145b460082c6c8e257a9addf2e533fae168ff..57776b9647cedf4a332c9675ddc380b3819fcc60 100644
--- a/webrtc/video/BUILD.gn
+++ b/webrtc/video/BUILD.gn
@@ -223,6 +223,7 @@ if (rtc_include_tests) {
"../test:test_renderer",
"../test:test_support",
"../test:video_test_common",
+ "../test:video_test_support",
"//third_party/gflags",
]
if (!build_with_chromium && is_clang) {
« no previous file with comments | « no previous file | webrtc/video/replay.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698