Index: third_party/WebKit/Source/core/html/forms/DateTimeChooser.h |
diff --git a/third_party/WebKit/Source/core/html/forms/DateTimeChooser.h b/third_party/WebKit/Source/core/html/forms/DateTimeChooser.h |
index b2f1782168c76bbcb75083e835ae03679c3bd669..f52d22883da0c593c5cb5b38e79de6342f32bb3a 100644 |
--- a/third_party/WebKit/Source/core/html/forms/DateTimeChooser.h |
+++ b/third_party/WebKit/Source/core/html/forms/DateTimeChooser.h |
@@ -51,7 +51,6 @@ struct DateTimeSuggestion { |
struct DateTimeChooserParameters { |
DISALLOW_NEW(); |
AtomicString type; |
- IntRect anchorRectInRootFrame; |
IntRect anchorRectInScreen; |
// Locale name for which the chooser should be localized. This |
// might be an invalid name because it comes from HTML lang |