| Index: Source/core/html/shadow/SpinButtonElement.h
|
| diff --git a/Source/core/html/shadow/SpinButtonElement.h b/Source/core/html/shadow/SpinButtonElement.h
|
| index b22344053d06eecbb66af45fb078c3da705b7f96..8a93d69045fb77601c29e75c39df4a4f41959919 100644
|
| --- a/Source/core/html/shadow/SpinButtonElement.h
|
| +++ b/Source/core/html/shadow/SpinButtonElement.h
|
| @@ -29,7 +29,7 @@
|
|
|
| #include "HTMLDivElement.h"
|
| #include "PopupOpeningObserver.h"
|
| -#include "Timer.h"
|
| +#include "core/platform/Timer.h"
|
|
|
| namespace WebCore {
|
|
|
|
|