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

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

Issue 2852663002: Reland of Enable GN check for webrtc/base (Closed)
Patch Set: fixing compile error 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/audio_coding/BUILD.gn
diff --git a/webrtc/modules/audio_coding/BUILD.gn b/webrtc/modules/audio_coding/BUILD.gn
index 4c2602ba4912d5c9ace86bbae7acc8fa1c32305c..103342c39f270052172759c5ae122adeef8ca23f 100644
--- a/webrtc/modules/audio_coding/BUILD.gn
+++ b/webrtc/modules/audio_coding/BUILD.gn
@@ -1620,6 +1620,7 @@ if (rtc_include_tests) {
"..:module_api",
"../..:webrtc_common",
"../../base:rtc_base_approved",
+ "../../base:rtc_base_tests_utils",
"../../common_audio",
"../../test:rtp_test_utils",
"../rtp_rtcp",

Powered by Google App Engine
This is Rietveld 408576698