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

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

Issue 2845013003: NetEq tests: BUILD target reorg (Closed)
Patch Set: Fixing win compile errors 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
« no previous file with comments | « webrtc/modules/audio_coding/neteq/tools/fake_decode_from_file.cc ('k') | webrtc/test/fuzzers/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_processing/BUILD.gn
diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn
index ff9a4d6474c89005eaf4d139cc3c332f40b23037..93ca85b3034034744d5aed736033725fd151c519 100644
--- a/webrtc/modules/audio_processing/BUILD.gn
+++ b/webrtc/modules/audio_processing/BUILD.gn
@@ -541,7 +541,7 @@ if (rtc_include_tests) {
"../../common_audio:common_audio",
"../../system_wrappers:system_wrappers",
"../../test:test_support",
- "../audio_coding:neteq_unittest_tools",
+ "../audio_coding:neteq_tools",
"test/conversational_speech:unittest",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « webrtc/modules/audio_coding/neteq/tools/fake_decode_from_file.cc ('k') | webrtc/test/fuzzers/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698