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

Unified Diff: webrtc/modules/remote_bitrate_estimator/BUILD.gn

Issue 2838873002: Creating webrtc/modules:module_api (Closed)
Patch Set: fixing gn coding standards Created 3 years, 8 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/modules/remote_bitrate_estimator/BUILD.gn
diff --git a/webrtc/modules/remote_bitrate_estimator/BUILD.gn b/webrtc/modules/remote_bitrate_estimator/BUILD.gn
index c2e5d3149229dcdaeb502b67de8d6ed1a0dba07a..04f2f7cc5597b1756fd562f0258f9ef9e6c7edb4 100644
--- a/webrtc/modules/remote_bitrate_estimator/BUILD.gn
+++ b/webrtc/modules/remote_bitrate_estimator/BUILD.gn
@@ -109,6 +109,7 @@ if (rtc_include_tests) {
deps = [
":remote_bitrate_estimator",
+ "..:module_api",
"../..:webrtc_common",
"../../base:gtest_prod",
"../../base:rtc_base",

Powered by Google App Engine
This is Rietveld 408576698