| Index: Source/core/html/canvas/WebGLContextEvent.cpp
|
| diff --git a/Source/core/html/canvas/WebGLContextEvent.cpp b/Source/core/html/canvas/WebGLContextEvent.cpp
|
| index 88ce3677d6264d82f0c28109ceb8b402729bd7ee..f26e8441ea3bac804576fe739c5070f1af49e389 100644
|
| --- a/Source/core/html/canvas/WebGLContextEvent.cpp
|
| +++ b/Source/core/html/canvas/WebGLContextEvent.cpp
|
| @@ -26,8 +26,6 @@
|
| #include "config.h"
|
| #include "core/html/canvas/WebGLContextEvent.h"
|
|
|
| -#include "core/events/ThreadLocalEventNames.h"
|
| -
|
| namespace WebCore {
|
|
|
| WebGLContextEventInit::WebGLContextEventInit()
|
|
|