Chromium Code Reviews| Index: Source/core/dom/PageTransitionEvent.cpp |
| diff --git a/Source/core/dom/PageTransitionEvent.cpp b/Source/core/dom/PageTransitionEvent.cpp |
| index d5d5ee8babfd1243110fabffafa2b9989f9d547b..2c210d005f99e27ccc1f5794a925f61ccfba86be 100644 |
| --- a/Source/core/dom/PageTransitionEvent.cpp |
| +++ b/Source/core/dom/PageTransitionEvent.cpp |
| @@ -24,9 +24,9 @@ |
| */ |
| #include "config.h" |
| -#include "PageTransitionEvent.h" |
| +#include "core/dom/PageTransitionEvent.h" |
| -#include "EventNames.h" |
| +#include "core/dom/EventNames.h" |
| namespace WebCore { |