| Index: third_party/WebKit/LayoutTests/webaudio/Analyser/realtimeanalyser-freq-data.html
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/Analyser/realtimeanalyser-freq-data.html b/third_party/WebKit/LayoutTests/webaudio/Analyser/realtimeanalyser-freq-data.html
|
| index 03836c4540ecc2ba31e99c2030ff6b5992f28a7b..c7aee32ddfae5e8fd8431d4b69e4bef96e9a3ac6 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/Analyser/realtimeanalyser-freq-data.html
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/Analyser/realtimeanalyser-freq-data.html
|
| @@ -31,7 +31,7 @@
|
| // FFT doesn't get that small. This allows us to test that (a changed) minDecibels has an
|
| // effect and that we properly clip the byte data.
|
| minDecibels: -50,
|
| - floatRelError: 6.8964e-7,
|
| + floatRelError: 9.6549e-7,
|
| }, {
|
| order: 6,
|
| floatRelError: 6.8366e-6
|
|
|