Title: [131702] trunk/Source/WebCore
Revision
131702
Author
m...@apple.com
Date
2012-10-17 21:34:18 -0700 (Wed, 17 Oct 2012)

Log Message

Try to fix the build after r131701.

* WebCore.exp.in:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (131701 => 131702)


--- trunk/Source/WebCore/ChangeLog	2012-10-18 03:59:51 UTC (rev 131701)
+++ trunk/Source/WebCore/ChangeLog	2012-10-18 04:34:18 UTC (rev 131702)
@@ -1,3 +1,9 @@
+2012-10-17  Dan Bernstein  <m...@apple.com>
+
+        Try to fix the build after r131701.
+
+        * WebCore.exp.in:
+
 2012-10-17  Hayato Ito  <hay...@chromium.org>
 
         Content element does not expose distributedNodes property.

Modified: trunk/Source/WebCore/WebCore.exp.in (131701 => 131702)


--- trunk/Source/WebCore/WebCore.exp.in	2012-10-18 03:59:51 UTC (rev 131701)
+++ trunk/Source/WebCore/WebCore.exp.in	2012-10-18 04:34:18 UTC (rev 131702)
@@ -1204,7 +1204,7 @@
 __ZNK7WebCore14FrameSelection31getClippedVisibleTextRectanglesERN3WTF6VectorINS_9FloatRectELm0EEE
 __ZNK7WebCore14FrameSelection36rootEditableElementOrDocumentElementEv
 __ZNK7WebCore14FrameSelection6boundsEb
-__ZNK7WebCore14InsertionPoint16distributedNodesEv
+__ZNK7WebCore14InsertionPoint19getDistributedNodesEv
 __ZNK7WebCore14InsertionPoint8isActiveEv
 __ZNK7WebCore14RenderListItem10markerTextEv
 __ZNK7WebCore14ResourceBuffer4dataEv
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to