Chromium Code Reviews| Index: Source/core/html/StepRange.h |
| diff --git a/Source/core/html/StepRange.h b/Source/core/html/StepRange.h |
| index 4aa5cae17c58e53e7de55b572f6a31877b0e2fa5..0b044442fd803ecb0cabe4e052e95241bb022170 100644 |
| --- a/Source/core/html/StepRange.h |
| +++ b/Source/core/html/StepRange.h |
| @@ -22,8 +22,7 @@ |
| #define StepRange_h |
| #include "core/platform/Decimal.h" |
| -#include <wtf/Forward.h> |
| -#include <wtf/Noncopyable.h> |
| +#include "wtf/Forward.h" |
| namespace WebCore { |