Index: third_party/WebKit/Source/core/html/forms/TextFieldInputType.h |
diff --git a/third_party/WebKit/Source/core/html/forms/TextFieldInputType.h b/third_party/WebKit/Source/core/html/forms/TextFieldInputType.h |
index 4207346450cb3a8f1b362d7105d7ef92bba07c70..9040e03d6d8b259fd17c9da87c8c0ce0bef93530 100644 |
--- a/third_party/WebKit/Source/core/html/forms/TextFieldInputType.h |
+++ b/third_party/WebKit/Source/core/html/forms/TextFieldInputType.h |
@@ -33,7 +33,7 @@ |
#include "core/html/forms/InputType.h" |
#include "core/html/forms/InputTypeView.h" |
-#include "core/html/shadow/SpinButtonElement.h" |
+#include "core/html/forms/SpinButtonElement.h" |
namespace blink { |