| Index: Source/WebCore/rendering/RenderThemeChromiumMac.h
|
| ===================================================================
|
| --- Source/WebCore/rendering/RenderThemeChromiumMac.h (revision 141208)
|
| +++ Source/WebCore/rendering/RenderThemeChromiumMac.h (working copy)
|
| @@ -74,9 +74,6 @@
|
| #if ENABLE(DATALIST_ELEMENT)
|
| virtual LayoutUnit sliderTickSnappingThreshold() const OVERRIDE;
|
| #endif
|
| -#if ENABLE(CALENDAR_PICKER)
|
| - virtual CString extraCalendarPickerStyleSheet() OVERRIDE;
|
| -#endif
|
| #if ENABLE(INPUT_MULTIPLE_FIELDS_UI)
|
| virtual bool supportsCalendarPicker(const AtomicString& type) const OVERRIDE;
|
| #endif
|
|
|