Index: third_party/WebKit/Source/modules/webgl/EXTColorBufferFloat.idl |
diff --git a/third_party/WebKit/Source/modules/webgl/EXTColorBufferFloat.idl b/third_party/WebKit/Source/modules/webgl/EXTColorBufferFloat.idl |
index f528ec7e6aab9c4d076f9577c6f01b40133ee05a..29652cccc249d064a9a6db13888f0eb4f136aae5 100644 |
--- a/third_party/WebKit/Source/modules/webgl/EXTColorBufferFloat.idl |
+++ b/third_party/WebKit/Source/modules/webgl/EXTColorBufferFloat.idl |
@@ -4,7 +4,6 @@ |
[ |
NoInterfaceObject, |
- GarbageCollected, |
SetWrapperReferenceFrom=canvas, |
] interface EXTColorBufferFloat { |
}; |