Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/webaudio/osc-negative-freq.html |
| diff --git a/third_party/WebKit/LayoutTests/webaudio/osc-negative-freq.html b/third_party/WebKit/LayoutTests/webaudio/osc-negative-freq.html |
| index eee0c9eedd946ef0687579b78c919988b636b5fa..f9800748f22d50370b14530d1228dcfc219566cb 100644 |
| --- a/third_party/WebKit/LayoutTests/webaudio/osc-negative-freq.html |
| +++ b/third_party/WebKit/LayoutTests/webaudio/osc-negative-freq.html |
| @@ -138,7 +138,6 @@ |
| Should("Sum of positive and negative frequency custom oscillators", |
| actual, { |
| - verbose: true, |
| precision: 6 |
| }) |
| .beCloseToArray(expected, 4.7684e-7); |