Chromium Code Reviews| Index: Source/core/svg/SVGElement.h |
| diff --git a/Source/core/svg/SVGElement.h b/Source/core/svg/SVGElement.h |
| index db74c2941856fe6323b021723d935baa86d07865..7af95c3292efcc41a400e1bb8978b56a8acb808b 100644 |
| --- a/Source/core/svg/SVGElement.h |
| +++ b/Source/core/svg/SVGElement.h |
| @@ -27,7 +27,7 @@ |
| #include "SVGParsingError.h" |
| #include "SVGPropertyInfo.h" |
| #include "StyledElement.h" |
| -#include "Timer.h" |
| +#include "core/platform/Timer.h" |
| #include <wtf/HashMap.h> |
| namespace WebCore { |