Chromium Code Reviews| Index: Source/core/dom/PageTransitionEvent.h |
| diff --git a/Source/core/dom/PageTransitionEvent.h b/Source/core/dom/PageTransitionEvent.h |
| index 434b4eea7c068b6ab33c52ae1aab8f95e960c2c4..16d0115c961722d621dbaf39ee2ca089c6574013 100644 |
| --- a/Source/core/dom/PageTransitionEvent.h |
| +++ b/Source/core/dom/PageTransitionEvent.h |
| @@ -26,7 +26,7 @@ |
| #ifndef PageTransitionEvent_h |
| #define PageTransitionEvent_h |
| -#include "Event.h" |
| +#include "core/dom/Event.h" |
| namespace WebCore { |