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

Unified Diff: modules/remote_bitrate_estimator/BUILD.gn

Issue 3012323002: Fix Gn Untracked headers in webrtc/modules/video_coding. (Closed)
Patch Set: Added missing dependency 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 | « modules/BUILD.gn ('k') | modules/video_coding/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/remote_bitrate_estimator/BUILD.gn
diff --git a/modules/remote_bitrate_estimator/BUILD.gn b/modules/remote_bitrate_estimator/BUILD.gn
index 72e6f1de1296bcf3c151f0a82a61e9223f5e25a2..d29969afd2c3296244714d07660d4aed2adc351a 100644
--- a/modules/remote_bitrate_estimator/BUILD.gn
+++ b/modules/remote_bitrate_estimator/BUILD.gn
@@ -151,6 +151,7 @@ if (rtc_include_tests) {
"../congestion_controller",
"../pacing",
"../rtp_rtcp",
+ "../video_coding:video_coding_utility",
"//testing/gmock",
"//testing/gtest",
]
« no previous file with comments | « modules/BUILD.gn ('k') | modules/video_coding/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698