| Index: Source/core/frame/DOMTimer.h
|
| diff --git a/Source/core/frame/DOMTimer.h b/Source/core/frame/DOMTimer.h
|
| index 19c22d22c78704fd13d257ca0decbcc950bff728..8b3f9a4cc6a4fe9b8b31fc764a11747546b4df57 100644
|
| --- a/Source/core/frame/DOMTimer.h
|
| +++ b/Source/core/frame/DOMTimer.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef DOMTimer_h
|
| #define DOMTimer_h
|
|
|
| -#include "bindings/v8/ScheduledAction.h"
|
| +#include "bindings/core/v8/ScheduledAction.h"
|
| #include "core/frame/SuspendableTimer.h"
|
| #include "platform/UserGestureIndicator.h"
|
| #include "wtf/Compiler.h"
|
|
|