Bug 153774

Summary: [Cocoa] Remove some more __has_include guards
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Check for USE(APPLE_INTERNAL_SDK) instead
none
Check for USE(APPLE_INTERNAL_SDK) instead thorton: review+

Description mitz 2016-02-01 15:43:32 PST
[Cocoa] Remove some more __has_include guards
Comment 1 mitz 2016-02-01 15:44:48 PST
Created attachment 270439 [details]
Check for USE(APPLE_INTERNAL_SDK) instead
Comment 2 mitz 2016-02-01 15:47:48 PST
Comment on attachment 270439 [details]
Check for USE(APPLE_INTERNAL_SDK) instead

Whoops.
Comment 3 mitz 2016-02-01 15:52:35 PST
Created attachment 270441 [details]
Check for USE(APPLE_INTERNAL_SDK) instead
Comment 4 mitz 2016-02-01 15:55:21 PST
Committed <http://trac.webkit.org/r195985>.