| Index: sky/engine/core/html/canvas/WebGLActiveInfo.idl
|
| diff --git a/sky/engine/core/html/canvas/WebGLActiveInfo.idl b/sky/engine/core/html/canvas/WebGLActiveInfo.idl
|
| index f4aa739e87205f32b8260f081588167a26fb5199..a518c0239601a98973a851763bdf4c0f6c5ae854 100644
|
| --- a/sky/engine/core/html/canvas/WebGLActiveInfo.idl
|
| +++ b/sky/engine/core/html/canvas/WebGLActiveInfo.idl
|
| @@ -24,7 +24,6 @@
|
| */
|
|
|
| [
|
| - WillBeGarbageCollected,
|
| ] interface WebGLActiveInfo {
|
| readonly attribute long size;
|
| readonly attribute unsigned long type;
|
|
|