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 ff61e47672322df2488d42ef22f3c7bae3b7ce47..0908a63575dadd10184806ba7466cc93d88ed2b1 100644 |
--- a/third_party/WebKit/Source/modules/fetch/Body.idl |
+++ b/third_party/WebKit/Source/modules/fetch/Body.idl |
@@ -8,7 +8,6 @@ typedef object JSON; |
ActiveScriptWrappable, |
DependentLifetime, |
Exposed=ServiceWorker, |
- GarbageCollected, |
NoInterfaceObject, |
] interface Body { |
readonly attribute boolean bodyUsed; |