| Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt | 
| index 4197f3c603360d760d20cdd53579f154d8e3b44d..601bd5984f943bd47a15d8a1031457839b011735 100644 | 
| --- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt | 
| @@ -1635,22 +1635,6 @@ interface File : Blob | 
| getter name | 
| getter webkitRelativePath | 
| method constructor | 
| -interface FileError : DOMError | 
| -    attribute @@toStringTag | 
| -    attribute ABORT_ERR | 
| -    attribute ENCODING_ERR | 
| -    attribute INVALID_MODIFICATION_ERR | 
| -    attribute INVALID_STATE_ERR | 
| -    attribute NOT_FOUND_ERR | 
| -    attribute NOT_READABLE_ERR | 
| -    attribute NO_MODIFICATION_ALLOWED_ERR | 
| -    attribute PATH_EXISTS_ERR | 
| -    attribute QUOTA_EXCEEDED_ERR | 
| -    attribute SECURITY_ERR | 
| -    attribute SYNTAX_ERR | 
| -    attribute TYPE_MISMATCH_ERR | 
| -    getter code | 
| -    method constructor | 
| interface FileList | 
| attribute @@toStringTag | 
| getter length | 
|  |