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

Unified Diff: third_party/WebKit/Source/modules/fetch/Body.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/modules/fetch/Body.idl
diff --git a/third_party/WebKit/Source/modules/fetch/Body.idl b/third_party/WebKit/Source/modules/fetch/Body.idl
index 0908a63575dadd10184806ba7466cc93d88ed2b1..c00f5c568dc0f3b3c72bdfbad5226180f37b72a5 100644
--- a/third_party/WebKit/Source/modules/fetch/Body.idl
+++ b/third_party/WebKit/Source/modules/fetch/Body.idl
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// http://fetch.spec.whatwg.org/#body
-typedef object JSON;
+
[
ActiveScriptWrappable,
DependentLifetime,
« no previous file with comments | « third_party/WebKit/Source/core/fileapi/File.idl ('k') | third_party/WebKit/Source/modules/push_messaging/PushMessageData.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698