Title: [235629] trunk/Source/WebCore
Revision
235629
Author
d...@apple.com
Date
2018-09-04 13:26:27 -0700 (Tue, 04 Sep 2018)

Log Message

Build fix.

* testing/Internals.cpp:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (235628 => 235629)


--- trunk/Source/WebCore/ChangeLog	2018-09-04 20:16:55 UTC (rev 235628)
+++ trunk/Source/WebCore/ChangeLog	2018-09-04 20:26:27 UTC (rev 235629)
@@ -1,3 +1,9 @@
+2018-09-04  Dean Jackson  <d...@apple.com>
+
+        Build fix.
+
+        * testing/Internals.cpp:
+
 2018-09-03  Dean Jackson  <d...@apple.com>
 
         Move SystemPreview code from WebKitAdditions to WebKit

Modified: trunk/Source/WebCore/testing/Internals.cpp (235628 => 235629)


--- trunk/Source/WebCore/testing/Internals.cpp	2018-09-04 20:16:55 UTC (rev 235628)
+++ trunk/Source/WebCore/testing/Internals.cpp	2018-09-04 20:26:27 UTC (rev 235629)
@@ -271,10 +271,6 @@
 #include "MockCredentialsMessenger.h"
 #endif
 
-#if USE(SYSTEM_PREVIEW) && USE(APPLE_INTERNAL_SDK)
-#import <WebKitAdditions/SystemPreviewDetection.cpp>
-#endif
-
 using JSC::CallData;
 using JSC::CallType;
 using JSC::CodeBlock;
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to