Index: third_party/WebKit/Source/core/html/forms/MultipleFieldsTemporalInputTypeView.h |
diff --git a/third_party/WebKit/Source/core/html/forms/MultipleFieldsTemporalInputTypeView.h b/third_party/WebKit/Source/core/html/forms/MultipleFieldsTemporalInputTypeView.h |
index 06aad5ca01e535f5d20ddc3a5139c103b65c5a8a..28c3110dae2105a570a666f2c26019f805c97673 100644 |
--- a/third_party/WebKit/Source/core/html/forms/MultipleFieldsTemporalInputTypeView.h |
+++ b/third_party/WebKit/Source/core/html/forms/MultipleFieldsTemporalInputTypeView.h |
@@ -118,7 +118,7 @@ |
void ListAttributeTargetChanged() final; |
void UpdateClearButtonVisibility() final; |
TextDirection ComputedTextDirection() final; |
- AXObjectImpl* PopupRootAXObject() final; |
+ AXObject* PopupRootAXObject() final; |
DateTimeEditElement* GetDateTimeEditElement() const; |
SpinButtonElement* GetSpinButtonElement() const; |