| Index: third_party/WebKit/Source/modules/webgl/WebGLUniformLocation.idl
|
| diff --git a/third_party/WebKit/Source/modules/webgl/WebGLUniformLocation.idl b/third_party/WebKit/Source/modules/webgl/WebGLUniformLocation.idl
|
| index 503804e7cc482bf622f75d86c5300bcb8fd363e6..5d273d3c34d2fad30b402e6e11d9a5c07a48dee1 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/WebGLUniformLocation.idl
|
| +++ b/third_party/WebKit/Source/modules/webgl/WebGLUniformLocation.idl
|
| @@ -24,5 +24,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| +// https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.10
|
| +
|
| interface WebGLUniformLocation {
|
| };
|
|
|