Index: third_party/WebKit/Source/modules/webgl/CHROMIUMSubscribeUniform.idl |
diff --git a/third_party/WebKit/Source/modules/webgl/CHROMIUMSubscribeUniform.idl b/third_party/WebKit/Source/modules/webgl/CHROMIUMSubscribeUniform.idl |
index 16b6f28a3c1febf4de087ec0c3f999f5e9d0d807..087199896dff150fc255e67c7aa5dcab35c2f135 100644 |
--- a/third_party/WebKit/Source/modules/webgl/CHROMIUMSubscribeUniform.idl |
+++ b/third_party/WebKit/Source/modules/webgl/CHROMIUMSubscribeUniform.idl |
@@ -7,7 +7,6 @@ typedef unsigned long GLenum; |
[ |
DoNotCheckConstants, |
NoInterfaceObject, |
- GarbageCollected, |
SetWrapperReferenceFrom=canvas, |
] interface CHROMIUMSubscribeUniform { |
const GLenum SUBSCRIBED_VALUES_BUFFER_CHROMIUM = 0x924B; |