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

Unified Diff: modules/audio_coding/BUILD.gn

Issue 3013673002: Fix Gn Untracked headers in webrtc/common_audio (Closed)
Patch Set: rebased and review comments 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 | « common_audio/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/audio_coding/BUILD.gn
diff --git a/modules/audio_coding/BUILD.gn b/modules/audio_coding/BUILD.gn
index ffa88af0f2b872cdd3b52876c912719c4354c0a8..2e06649a09c7294f51ba440aff6b35a7eabd0c63 100644
--- a/modules/audio_coding/BUILD.gn
+++ b/modules/audio_coding/BUILD.gn
@@ -2202,6 +2202,7 @@ if (rtc_include_tests) {
"../../api/audio_codecs:builtin_audio_decoder_factory",
"../../api/audio_codecs:builtin_audio_encoder_factory",
"../../common_audio",
+ "../../common_audio:mock_common_audio",
"../../rtc_base:protobuf_utils",
"../../rtc_base:rtc_base",
"../../rtc_base:rtc_base_approved",
« no previous file with comments | « common_audio/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698