Title: [252631] trunk/Source/WebCore
Revision
252631
Author
[email protected]
Date
2019-11-19 08:30:49 -0800 (Tue, 19 Nov 2019)

Log Message

Unreviewed iOS build fix.

* style/StyleAdjuster.cpp:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (252630 => 252631)


--- trunk/Source/WebCore/ChangeLog	2019-11-19 16:28:19 UTC (rev 252630)
+++ trunk/Source/WebCore/ChangeLog	2019-11-19 16:30:49 UTC (rev 252631)
@@ -1,3 +1,9 @@
+2019-11-19  Chris Dumez  <[email protected]>
+
+        Unreviewed iOS build fix.
+
+        * style/StyleAdjuster.cpp:
+
 2019-11-19  Antti Koivisto  <[email protected]>
 
         Move RuleData to a file of its own

Modified: trunk/Source/WebCore/style/StyleAdjuster.cpp (252630 => 252631)


--- trunk/Source/WebCore/style/StyleAdjuster.cpp	2019-11-19 16:28:19 UTC (rev 252630)
+++ trunk/Source/WebCore/style/StyleAdjuster.cpp	2019-11-19 16:30:49 UTC (rev 252631)
@@ -50,6 +50,7 @@
 #include "SVGNames.h"
 #include "SVGURIReference.h"
 #include "Settings.h"
+#include "Text.h"
 
 namespace WebCore {
 namespace Style {
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to