+2015-10-30 Beth Dakin <bdakin@apple.com>
+
+ Another speculative build fix.
+
+ * UIProcess/API/Cocoa/_WKElementAction.h:
+
2015-10-30 Beth Dakin <bdakin@apple.com>
Speculative build fix.
_WKElementActionTypeAddToReadingList,
_WKElementActionTypeOpenInDefaultBrowser WK_ENUM_AVAILABLE(NA, 9_0),
_WKElementActionTypeOpenInExternalApplication WK_ENUM_AVAILABLE(NA, 9_0),
- _WKElementActionTypeShare WK_ENUM_AVAILABLE(NA, WK_IOS_TBA),
#endif
+ _WKElementActionTypeShare WK_ENUM_AVAILABLE(NA, WK_IOS_TBA),
} WK_ENUM_AVAILABLE(10_10, 8_0);
WK_CLASS_AVAILABLE(10_10, 8_0)