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

Unified Diff: webrtc/video/BUILD.gn

Issue 2616393003: Periodically update channel parameters and send TargetBitrate message. (Closed)
Patch Set: Fixed includes Created 3 years, 11 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
Index: webrtc/video/BUILD.gn
diff --git a/webrtc/video/BUILD.gn b/webrtc/video/BUILD.gn
index 54464cf8d940d289583f1a6250c864cc761b55ee..7d353d5402d9f0d94c7b618eab682f4d9cf82236 100644
--- a/webrtc/video/BUILD.gn
+++ b/webrtc/video/BUILD.gn
@@ -208,6 +208,7 @@ if (rtc_include_tests) {
]
deps = [
":video",
+ "../base:rtc_base_approved_tests_utils",
"../media:rtc_media_base",
"//testing/gmock",
"//testing/gtest",

Powered by Google App Engine
This is Rietveld 408576698