Chromium Code Reviews| Index: Source/WebCore/html/shadow/DateTimeNumericFieldElement.h |
| =================================================================== |
| --- Source/WebCore/html/shadow/DateTimeNumericFieldElement.h (revision 137545) |
| +++ Source/WebCore/html/shadow/DateTimeNumericFieldElement.h (working copy) |
| @@ -78,7 +78,6 @@ |
| virtual String value() const OVERRIDE FINAL; |
| String formatValue(int) const; |
| - Locale& localeForOwner() const; |
| DOMTimeStamp m_lastDigitCharTime; |
| const String m_placeholder; |