| Index: Source/core/html/canvas/WebGLContextGroup.cpp
|
| diff --git a/Source/core/html/canvas/WebGLContextGroup.cpp b/Source/core/html/canvas/WebGLContextGroup.cpp
|
| index 46650a6e29205de66c7c84e4b19e1d67f846b9a2..93ff6f4f4f1914ff17c62039b197de296241264d 100644
|
| --- a/Source/core/html/canvas/WebGLContextGroup.cpp
|
| +++ b/Source/core/html/canvas/WebGLContextGroup.cpp
|
| @@ -27,7 +27,6 @@
|
|
|
| #include "core/html/canvas/WebGLContextGroup.h"
|
|
|
| -#include "core/html/canvas/WebGLRenderingContext.h"
|
| #include "core/html/canvas/WebGLSharedObject.h"
|
|
|
| namespace WebCore {
|
|
|