Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(335)

Unified Diff: third_party/WebKit/Source/core/fileapi/File.idl

Issue 2138673002: IDL: Remove duplicated typedefs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comment Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « third_party/WebKit/Source/core/dom/CommonDefinitions.idl ('k') | third_party/WebKit/Source/modules/fetch/Body.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698