| Index: third_party/WebKit/Source/modules/webgl/WebGLShaderPrecisionFormat.idl
|
| diff --git a/third_party/WebKit/Source/modules/webgl/WebGLShaderPrecisionFormat.idl b/third_party/WebKit/Source/modules/webgl/WebGLShaderPrecisionFormat.idl
|
| index 20364ed19614ca0bd344cf01695102f93d08675d..a5c7d5ceb5f0b2478e64aafee754812c5c0b88a0 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/WebGLShaderPrecisionFormat.idl
|
| +++ b/third_party/WebKit/Source/modules/webgl/WebGLShaderPrecisionFormat.idl
|
| @@ -25,7 +25,6 @@
|
| */
|
|
|
| [
|
| - GarbageCollected,
|
| ] interface WebGLShaderPrecisionFormat {
|
| readonly attribute long rangeMin;
|
| readonly attribute long rangeMax;
|
|
|