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