| Index: Source/modules/webgl/WebGLActiveInfo.idl
|
| diff --git a/Source/modules/webgl/WebGLActiveInfo.idl b/Source/modules/webgl/WebGLActiveInfo.idl
|
| index f4aa739e87205f32b8260f081588167a26fb5199..e22a5bd1ba05dc311b086eafb5f2676a5ab0e588 100644
|
| --- a/Source/modules/webgl/WebGLActiveInfo.idl
|
| +++ b/Source/modules/webgl/WebGLActiveInfo.idl
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| [
|
| - WillBeGarbageCollected,
|
| + GarbageCollected,
|
| ] interface WebGLActiveInfo {
|
| readonly attribute long size;
|
| readonly attribute unsigned long type;
|
|
|