| Index: Source/core/html/canvas/WebGLContextEvent.cpp
|
| diff --git a/Source/core/html/canvas/WebGLContextEvent.cpp b/Source/core/html/canvas/WebGLContextEvent.cpp
|
| index 9d03537f894cbf765f2ca82579ed0855e76b29eb..d8d7cbd7a4eae13ded663d4bf1af5113ef7323a2 100644
|
| --- a/Source/core/html/canvas/WebGLContextEvent.cpp
|
| +++ b/Source/core/html/canvas/WebGLContextEvent.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "core/html/canvas/WebGLContextEvent.h"
|
|
|
| -#include "core/dom/EventNames.h"
|
| +#include "core/events/EventNames.h"
|
|
|
| namespace WebCore {
|
|
|
|
|