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