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

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

Issue 2769863005: Conversational Speech tool, rtc_test target replaced with entry in modules_unittests (Closed)
Patch Set: upstream fixed Created 3 years, 9 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 | « no previous file | webrtc/modules/audio_processing/test/conversational_speech/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 b20e3b5ad18d011cfe23d9fd58042dc35af6522c..36f55756f825fe0b719d6a6c0d0ca1563ade5c65 100644
--- a/webrtc/modules/audio_processing/BUILD.gn
+++ b/webrtc/modules/audio_processing/BUILD.gn
@@ -530,6 +530,7 @@ if (rtc_include_tests) {
"../../system_wrappers:system_wrappers",
"../../test:test_support",
"../audio_coding:neteq_unittest_tools",
+ "test/conversational_speech:unittest",
"//testing/gmock",
"//testing/gtest",
]
« no previous file with comments | « no previous file | webrtc/modules/audio_processing/test/conversational_speech/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698