| Index: Source/core/html/canvas/WebGLUniformLocation.idl
|
| diff --git a/Source/core/html/canvas/WebGLUniformLocation.idl b/Source/core/html/canvas/WebGLUniformLocation.idl
|
| index c211189dececc471bf21a03d3b9acf6793a3f0d0..7a7a69373db9b046fc03a03ba2049ec21db24c7e 100644
|
| --- a/Source/core/html/canvas/WebGLUniformLocation.idl
|
| +++ b/Source/core/html/canvas/WebGLUniformLocation.idl
|
| @@ -24,7 +24,5 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -[
|
| - Conditional=WEBGL
|
| -] interface WebGLUniformLocation {
|
| +interface WebGLUniformLocation {
|
| };
|
|
|