Chromium Code Reviews| Index: Source/core/html/canvas/WebGLContextEvent.cpp |
| diff --git a/Source/core/html/canvas/WebGLContextEvent.cpp b/Source/core/html/canvas/WebGLContextEvent.cpp |
| index 94878e4f24c1e16a7c71cb512917feeb77068507..28a57594e5ca034c46032c76ce74cb670047dcb7 100644 |
| --- a/Source/core/html/canvas/WebGLContextEvent.cpp |
| +++ b/Source/core/html/canvas/WebGLContextEvent.cpp |
| @@ -26,7 +26,7 @@ |
| #include "config.h" |
| #include "WebGLContextEvent.h" |
| -#include "EventNames.h" |
| +#include "core/dom/EventNames.h" |
| namespace WebCore { |