Commit cbd7feba authored by Oskar Sundbom's avatar Oskar Sundbom Committed by Commit Bot

Fix origin trial name of ExperimentalHardwareEchoCancellation

Just a simple copy/paste error, I'm afraid.

Intent to Experiment: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/3MYKIKqyaNA

Bug: chromium:776327
Change-Id: I07191b2c1c4a3c3eff69d9b4a5abd604ee6ba01a
Reviewed-on: https://chromium-review.googlesource.com/958906Reviewed-by: default avatarPhilip Jägenstedt <foolip@chromium.org>
Commit-Queue: Oskar Sundbom <ossu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#543055}
parent 29b2f42e
...@@ -396,7 +396,7 @@ ...@@ -396,7 +396,7 @@
}, },
{ {
name: "ExperimentalHardwareEchoCancellation", name: "ExperimentalHardwareEchoCancellation",
origin_trial_feature_name: "DisableHardwareNoiseSuppression", origin_trial_feature_name: "ExperimentalHardwareEchoCancellation",
status: "experimental", status: "experimental",
}, },
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment