Bug 153728

Summary: [Cocoa] Remove __has_include guards around use of WebKitAdditions
Product: WebKit Reporter: mitz
Component: New BugsAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, andersca, cdumez, commit-queue, dbates, esprehn+autocc, japhet, kangil.han, sam, simon.fraser, thorton
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Use USE(APPLE_INTERNAL_SKD) instead aestes: review+

Description mitz 2016-01-31 13:17:26 PST
Switch to a more robust way of guarding WebKitAdditions includes.
Comment 1 mitz 2016-01-31 13:19:55 PST
Created attachment 270345 [details]
Use USE(APPLE_INTERNAL_SKD) instead
Comment 2 mitz 2016-01-31 15:00:19 PST
Committed <http://trac.webkit.org/r195937>.