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