| Index: Source/core/html/canvas/WebGLUniformLocation.h
|
| diff --git a/Source/core/html/canvas/WebGLUniformLocation.h b/Source/core/html/canvas/WebGLUniformLocation.h
|
| index 142a73b70bb8691a0648cfa4186fb35bd326876e..d61aec71f935414598436753d5ab6f99479652b6 100644
|
| --- a/Source/core/html/canvas/WebGLUniformLocation.h
|
| +++ b/Source/core/html/canvas/WebGLUniformLocation.h
|
| @@ -28,7 +28,6 @@
|
| #define WebGLUniformLocation_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "core/html/canvas/WebGLObject.h"
|
| #include "core/html/canvas/WebGLProgram.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|