| Index: Source/core/frame/DOMTimer.cpp
|
| diff --git a/Source/core/frame/DOMTimer.cpp b/Source/core/frame/DOMTimer.cpp
|
| index 4aaef50b9316a0a6d6d4a37d5137e8cfdbf8cabb..a41845ddc259124db3ff947866edfafd9e260205 100644
|
| --- a/Source/core/frame/DOMTimer.cpp
|
| +++ b/Source/core/frame/DOMTimer.cpp
|
| @@ -27,7 +27,6 @@
|
| #include "config.h"
|
| #include "core/frame/DOMTimer.h"
|
|
|
| -#include "bindings/v8/ScheduledAction.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/inspector/InspectorInstrumentation.h"
|
| #include "wtf/CurrentTime.h"
|
|
|