| Index: Source/core/frame/DOMTimer.cpp
|
| diff --git a/Source/core/page/DOMTimer.cpp b/Source/core/frame/DOMTimer.cpp
|
| similarity index 99%
|
| rename from Source/core/page/DOMTimer.cpp
|
| rename to Source/core/frame/DOMTimer.cpp
|
| index 16210e59aadf46f125372f0a4c2063a3de11c1fe..ff715004b82328f9e89bb1ddfa4edce63f77713d 100644
|
| --- a/Source/core/page/DOMTimer.cpp
|
| +++ b/Source/core/frame/DOMTimer.cpp
|
| @@ -25,7 +25,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/page/DOMTimer.h"
|
| +#include "core/frame/DOMTimer.h"
|
|
|
| #include "bindings/v8/ScheduledAction.h"
|
| #include "core/dom/ScriptExecutionContext.h"
|
|
|