Delete WKElement since it's not used
Created attachment 282352 [details] Patch
Attachment 282352 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/API/Cocoa/WKPreviewElementInfoInternal.h:32: Place brace on its own line for function definitions. [whitespace/braces] [4] Total errors found: 1 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 282352 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=282352&action=review > Source/WebKit2/ChangeLog:3 > + Delete WKElement since it's not used I think you mean WKElementInfo
<rdar://problem/27085261>
Thanks, Sam! https://trac.webkit.org/changeset/202638
CMake build fix. Committed r202661: <http://trac.webkit.org/changeset/202661>