| Index: third_party/WebKit/LayoutTests/webaudio/PeriodicWave/periodicwave-contexts.html
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/PeriodicWave/periodicwave-contexts.html b/third_party/WebKit/LayoutTests/webaudio/PeriodicWave/periodicwave-contexts.html
|
| index 9e16ba8e3e963aa19c6686faca2530cefa64883a..2144ded4fa58143f46cd46278a7e5f0b5bc3cc1c 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/PeriodicWave/periodicwave-contexts.html
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/PeriodicWave/periodicwave-contexts.html
|
| @@ -33,8 +33,7 @@
|
| // The thresholds are experimentally determined.
|
| tester.setThresholds({
|
| snr: 80.00,
|
| - maxDiff: 4.06,
|
| - diffCount: 15827
|
| + maxDiff: 4.06
|
| });
|
| tester.runTest(context, "sawtooth", "Sawtooth PeriodicWave Test",
|
| task, should);
|
|
|