| Index: third_party/WebKit/Source/core/fileapi/File.idl
|
| diff --git a/third_party/WebKit/Source/core/fileapi/File.idl b/third_party/WebKit/Source/core/fileapi/File.idl
|
| index 69c41cf05c3c213c40cf65d0d53ef055ab983d32..82775974231274e6639751139f5c7bc9bbfaad25 100644
|
| --- a/third_party/WebKit/Source/core/fileapi/File.idl
|
| +++ b/third_party/WebKit/Source/core/fileapi/File.idl
|
| @@ -25,7 +25,6 @@
|
|
|
| // https://w3c.github.io/FileAPI/#file
|
|
|
| -typedef (ArrayBuffer or ArrayBufferView or Blob or USVString) BlobPart;
|
| [
|
| // TODO(jsbell): fileName parameter has [EnsureUTF16] in the spec; use
|
| // USVString? https://github.com/w3c/FileAPI/issues/9
|
|
|