| 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 c44be33bf23fc5556e4c9d30fd5bb44ecf2c492d..4fcfce21d97327e2a1bf476b16d0029246afd7b1 100644
 | 
| --- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
 | 
| +++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
 | 
| @@ -1665,22 +1665,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
 | 
| 
 |