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

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

Issue 2715763003: APM Quality Assessment tool, signal processing tools (Closed)
Patch Set: rebase 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/py_quality_assessment/quality_assessment/eval_scores.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_processing/test/py_quality_assessment/BUILD.gn
diff --git a/webrtc/modules/audio_processing/test/py_quality_assessment/BUILD.gn b/webrtc/modules/audio_processing/test/py_quality_assessment/BUILD.gn
index 557a5982dfb588687e4ef2931e26141e072f51ed..d0111d723b74263d25e72a6eb837dd4e2e8b4627 100644
--- a/webrtc/modules/audio_processing/test/py_quality_assessment/BUILD.gn
+++ b/webrtc/modules/audio_processing/test/py_quality_assessment/BUILD.gn
@@ -38,6 +38,7 @@ copy("lib") {
"quality_assessment/eval_scores.py",
"quality_assessment/evaluation.py",
"quality_assessment/noise_generation.py",
+ "quality_assessment/signal_processing.py",
"quality_assessment/simulation.py",
]
visibility = [ ":*" ] # Only targets in this file can depend on this.
« no previous file with comments | « no previous file | webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/eval_scores.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698