12018-04-21 Dean Jackson <dino@apple.com>
2
3 Expose whether you've build with the Apple Internal SDK
4 https://bugs.webkit.org/show_bug.cgi?id=184864
5
6 Reviewed by NOBODY (OOPS!).
7
8 Internals API to let a test know if it is running with the
9 Apple internal SDK.
10
11 * testing/Internals.cpp:
12 (WebCore::usingAppleInternalSDK const):
13 * testing/Internals.h:
14 * testing/Internals.idl:
15