Title: [140563] trunk
Revision
140563
Author
[email protected]
Date
2013-01-23 11:49:21 -0800 (Wed, 23 Jan 2013)

Log Message

Unreviewed.

Speculative build fix for the GTK port after 140539.

* Source/autotools/symbols.filter:

Modified Paths

Diff

Modified: trunk/ChangeLog (140562 => 140563)


--- trunk/ChangeLog	2013-01-23 19:48:17 UTC (rev 140562)
+++ trunk/ChangeLog	2013-01-23 19:49:21 UTC (rev 140563)
@@ -1,3 +1,11 @@
+2013-01-23  Zan Dobersek  <[email protected]>
+
+        Unreviewed.
+
+        Speculative build fix for the GTK port after 140539.
+
+        * Source/autotools/symbols.filter:
+
 2013-01-22  Gustavo Noronha Silva  <[email protected]>
 
         [GTK] Debug build failure on x86-64

Modified: trunk/Source/autotools/symbols.filter (140562 => 140563)


--- trunk/Source/autotools/symbols.filter	2013-01-23 19:48:17 UTC (rev 140562)
+++ trunk/Source/autotools/symbols.filter	2013-01-23 19:49:21 UTC (rev 140563)
@@ -239,6 +239,7 @@
 _ZN7WebCore4KURL10invalidateEv;
 _ZN6WebKit22WebGtkExtensionManager10initializeEPK14OpaqueWKBundlePKv;
 _ZN6WebKit22WebGtkExtensionManager6sharedEv;
+_ZN7WebCore28InspectorFrontendClientLocal11isUnderTestEv;
 
 local:
 _Z*;
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to