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

Unified Diff: webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/results.css

Issue 2805653002: APM-QA tool, renaming noise generators into input-reference generators. (Closed)
Patch Set: final changes 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
Index: webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/results.css
diff --git a/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/results.css b/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/results.css
index bae25a3489b0881d47108729e178a16dfbf45ed3..ee76fbcfafe6b201859aebf25362c91040f5b891 100644
--- a/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/results.css
+++ b/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/results.css
@@ -49,7 +49,7 @@ table tbody tr td .value{
display: inline-block;
}
-.noise-desc{
+.test-data-gen-desc{
display: inline-block;
margin-right: 0.3em;
border: 1px solid #555;

Powered by Google App Engine
This is Rietveld 408576698