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 b979613415077cb4bd6c0076a7c151d2d224e421..c5cef9d1a6e42962e8aae201b9b434ca0e38785c 100644 |
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
@@ -1712,22 +1712,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 |