| Index: third_party/WebKit/Source/modules/webgl/WebGLVertexArrayObject.idl
|
| diff --git a/third_party/WebKit/Source/modules/webgl/WebGLVertexArrayObject.idl b/third_party/WebKit/Source/modules/webgl/WebGLVertexArrayObject.idl
|
| index 12a31df9ee6764e20bc09c0636c2043c6ac44631..0b2e25afaa7e865ba6fa816a28ce6c7c89aec813 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/WebGLVertexArrayObject.idl
|
| +++ b/third_party/WebKit/Source/modules/webgl/WebGLVertexArrayObject.idl
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.6
|
| +
|
| [
|
| DependentLifetime,
|
| ] interface WebGLVertexArrayObject {
|
|
|