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

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

Issue 2798553002: Reland of Export library that generates an HTLM file with the scores organized in tables. (Closed)
Patch Set: reland fix 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/apm_quality_assessment_export.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 15b31898b06c12adb2d011bfeb5c5eba120d1c7f..f2a685de9ca5aec499875aadc4bf3154cfa760f7 100644
--- a/webrtc/modules/audio_processing/test/py_quality_assessment/BUILD.gn
+++ b/webrtc/modules/audio_processing/test/py_quality_assessment/BUILD.gn
@@ -41,6 +41,7 @@ copy("lib") {
"quality_assessment/eval_scores_unittest.py",
"quality_assessment/evaluation.py",
"quality_assessment/exceptions.py",
+ "quality_assessment/export.py",
"quality_assessment/noise_generation.py",
"quality_assessment/noise_generation_factory.py",
"quality_assessment/noise_generation_unittest.py",
« no previous file with comments | « no previous file | webrtc/modules/audio_processing/test/py_quality_assessment/apm_quality_assessment_export.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698