| Index: third_party/WebKit/LayoutTests/fast/dom/script-tests/constructed-objects-prototypes.js
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/script-tests/constructed-objects-prototypes.js b/third_party/WebKit/LayoutTests/fast/dom/script-tests/constructed-objects-prototypes.js
|
| index 4c83d40d210e8b8dd4c57ce905b22743cbdef977..1ebf908d60aeb4be536ab4327c47fbaab52a8390 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/script-tests/constructed-objects-prototypes.js
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/script-tests/constructed-objects-prototypes.js
|
| @@ -39,7 +39,6 @@ function constructorPropertiesOnWindow(globalObject)
|
| type =="Uint8ClampedArrayConstructor" ||
|
| type =="Uint16ArrayConstructor" ||
|
| type =="Uint32ArrayConstructor" ||
|
| - type == "FileErrorConstructor" ||
|
| type == "FileReaderConstructor" ||
|
| type == "AudioContextConstructor" ||
|
| type == "SpeechSynthesisUtteranceConstructor")
|
|
|