| Index: Source/core/html/canvas/WebGLProgram.h
|
| diff --git a/Source/core/html/canvas/WebGLProgram.h b/Source/core/html/canvas/WebGLProgram.h
|
| index 7356cac4ece6703167d07c58174371ac118ab636..63a976c8b25c7bde09258033c5f553473a64499a 100644
|
| --- a/Source/core/html/canvas/WebGLProgram.h
|
| +++ b/Source/core/html/canvas/WebGLProgram.h
|
| @@ -30,7 +30,6 @@
|
| #include "core/html/canvas/WebGLSharedObject.h"
|
| #include "core/html/canvas/WebGLShader.h"
|
| #include "wtf/PassRefPtr.h"
|
| -#include "wtf/RefCounted.h"
|
| #include "wtf/Vector.h"
|
|
|
| namespace WebCore {
|
|
|