summaryrefslogtreecommitdiff
path: root/chromium/third_party/WebKit/Source/core/html/forms/StepRange.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/html/forms/StepRange.h')
-rw-r--r--chromium/third_party/WebKit/Source/core/html/forms/StepRange.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/WebKit/Source/core/html/forms/StepRange.h b/chromium/third_party/WebKit/Source/core/html/forms/StepRange.h
index 0b044442fd8..a31e264c281 100644
--- a/chromium/third_party/WebKit/Source/core/html/forms/StepRange.h
+++ b/chromium/third_party/WebKit/Source/core/html/forms/StepRange.h
@@ -21,7 +21,7 @@
#ifndef StepRange_h
#define StepRange_h
-#include "core/platform/Decimal.h"
+#include "platform/Decimal.h"
#include "wtf/Forward.h"
namespace WebCore {