Title: [256874] branches/safari-609.1.20.2-branch/Source/WebCore
Revision
256874
Author
alanc...@apple.com
Date
2020-02-18 16:01:16 -0800 (Tue, 18 Feb 2020)

Log Message

Revert r256746. rdar://problem/59478731

Modified Paths

Diff

Modified: branches/safari-609.1.20.2-branch/Source/WebCore/ChangeLog (256873 => 256874)


--- branches/safari-609.1.20.2-branch/Source/WebCore/ChangeLog	2020-02-18 23:53:08 UTC (rev 256873)
+++ branches/safari-609.1.20.2-branch/Source/WebCore/ChangeLog	2020-02-19 00:01:16 UTC (rev 256874)
@@ -2,13 +2,6 @@
 
         Revert r256693. rdar://problem/59478981
 
-2020-02-17  Alex Christensen  <achristen...@webkit.org>
-
-        Fix build after r256689
-
-        * css/StyleProperties.h:
-        Add missing include that wasn't on the branch.
-
 2020-02-14  Russell Epstein  <repst...@apple.com>
 
         Cherry-pick r256636. rdar://problem/59478734

Modified: branches/safari-609.1.20.2-branch/Source/WebCore/css/StyleProperties.h (256873 => 256874)


--- branches/safari-609.1.20.2-branch/Source/WebCore/css/StyleProperties.h	2020-02-18 23:53:08 UTC (rev 256873)
+++ branches/safari-609.1.20.2-branch/Source/WebCore/css/StyleProperties.h	2020-02-19 00:01:16 UTC (rev 256874)
@@ -27,7 +27,6 @@
 #include "CSSValueKeywords.h"
 #include <memory>
 #include <wtf/Function.h>
-#include <wtf/Packed.h>
 #include <wtf/TypeCasts.h>
 #include <wtf/Vector.h>
 #include <wtf/text/WTFString.h>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to