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