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

Unified Diff: modules/video_coding/BUILD.gn

Issue 3014623002: Adding test for SingleNalUnit mode (Closed)
Patch Set: Added codec_globals_headers to deps of video_codecs_test_framework Created 3 years, 3 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 | modules/video_coding/codecs/test/stats.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/video_coding/BUILD.gn
diff --git a/modules/video_coding/BUILD.gn b/modules/video_coding/BUILD.gn
index 2371d08224a8659a85419c34b7bd439b0bd4488f..785533ace786de4ef8c1bdae3f403c1efe6eb8b6 100644
--- a/modules/video_coding/BUILD.gn
+++ b/modules/video_coding/BUILD.gn
@@ -377,6 +377,7 @@ if (rtc_include_tests) {
}
deps = [
+ ":codec_globals_headers",
":video_coding",
":video_coding_utility",
":webrtc_vp8",
« no previous file with comments | « no previous file | modules/video_coding/codecs/test/stats.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698