| 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 cc474e36228c54c6608d92c99d36c2acebb86e4a..503804e7cc482bf622f75d86c5300bcb8fd363e6 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/WebGLUniformLocation.idl
|
| +++ b/third_party/WebKit/Source/modules/webgl/WebGLUniformLocation.idl
|
| @@ -24,6 +24,5 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -[
|
| -] interface WebGLUniformLocation {
|
| +interface WebGLUniformLocation {
|
| };
|
|
|