Title: [177563] trunk/Source/WebCore
Revision
177563
Author
jber...@webkit.org
Date
2014-12-18 20:35:32 -0800 (Thu, 18 Dec 2014)

Log Message

More speculative build fixing.

* WebCore.exp.in:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (177562 => 177563)


--- trunk/Source/WebCore/ChangeLog	2014-12-19 04:16:50 UTC (rev 177562)
+++ trunk/Source/WebCore/ChangeLog	2014-12-19 04:35:32 UTC (rev 177563)
@@ -1,3 +1,9 @@
+2014-12-18  Jessie Berlin  <jber...@webkit.org>
+
+        More speculative build fixing.
+
+        * WebCore.exp.in:
+
 2014-12-18  Andreas Kling  <akl...@apple.com>
 
         Ref-ify various Document-related things.

Modified: trunk/Source/WebCore/WebCore.exp.in (177562 => 177563)


--- trunk/Source/WebCore/WebCore.exp.in	2014-12-19 04:16:50 UTC (rev 177562)
+++ trunk/Source/WebCore/WebCore.exp.in	2014-12-19 04:35:32 UTC (rev 177563)
@@ -2491,6 +2491,7 @@
 #if PLATFORM(MAC) && !defined(NSGEOMETRY_TYPES_SAME_AS_CGGEOMETRY_TYPES)
 __ZN7WebCore7IntSizeC1ERK7_NSSize
 __ZNK7WebCore7IntSizecv7_NSSizeEv
+__ZN7WebCore9FloatSizeC1ERK7_NSSize
 #endif
 
 #if PLATFORM(MAC) && __MAC_OS_X_VERSION_MIN_REQUIRED >= 101000
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to