Title: [102241] trunk/Source/WebCore
Revision
102241
Author
[email protected]
Date
2011-12-07 08:12:36 -0800 (Wed, 07 Dec 2011)

Log Message

Mac build fix after r102235.

* WebCore.exp.in:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (102240 => 102241)


--- trunk/Source/WebCore/ChangeLog	2011-12-07 15:38:58 UTC (rev 102240)
+++ trunk/Source/WebCore/ChangeLog	2011-12-07 16:12:36 UTC (rev 102241)
@@ -1,3 +1,9 @@
+2011-12-07  Jessie Berlin  <[email protected]>
+
+        Mac build fix after r102235.
+
+        * WebCore.exp.in:
+
 2011-11-30  Simon Hausmann  <[email protected]>
 
         [Qt] V8 debug build fixes.

Modified: trunk/Source/WebCore/WebCore.exp.in (102240 => 102241)


--- trunk/Source/WebCore/WebCore.exp.in	2011-12-07 15:38:58 UTC (rev 102240)
+++ trunk/Source/WebCore/WebCore.exp.in	2011-12-07 16:12:36 UTC (rev 102241)
@@ -719,7 +719,7 @@
 __ZN7WebCore35contextMenuItemTagShowSpellingPanelEb
 __ZN7WebCore35contextMenuItemTagShowSubstitutionsEb
 __ZN7WebCore35contextMenuItemTagSubstitutionsMenuEv
-__ZN7WebCore36InitializeLoggingChannelsIfNecessaryEv
+__ZN7WebCore36initializeLoggingChannelsIfNecessaryEv
 __ZN7WebCore37contextMenuItemTagTransformationsMenuEv
 __ZN7WebCore38contextMenuItemTagWritingDirectionMenuEv
 __ZN7WebCore3macERKNS_10CredentialE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to