Title: [131504] trunk/Source/WebKit2
Revision
131504
Author
[email protected]
Date
2012-10-16 14:37:48 -0700 (Tue, 16 Oct 2012)

Log Message

Unreviewed, try to fix the Apple Win build.

* win/WebKit2.def:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (131503 => 131504)


--- trunk/Source/WebKit2/ChangeLog	2012-10-16 21:32:39 UTC (rev 131503)
+++ trunk/Source/WebKit2/ChangeLog	2012-10-16 21:37:48 UTC (rev 131504)
@@ -1,3 +1,9 @@
+2012-10-16  Tony Chang  <[email protected]>
+
+        Unreviewed, try to fix the Apple Win build.
+
+        * win/WebKit2.def:
+
 2012-10-16  Raphael Kubo da Costa  <[email protected]>
 
         Implement testRunner.dumpSelectionRect() in WebKitTestRunner

Modified: trunk/Source/WebKit2/win/WebKit2.def (131503 => 131504)


--- trunk/Source/WebKit2/win/WebKit2.def	2012-10-16 21:32:39 UTC (rev 131503)
+++ trunk/Source/WebKit2/win/WebKit2.def	2012-10-16 21:37:48 UTC (rev 131504)
@@ -313,4 +313,5 @@
         ?toJS@WebCore@@YA?AVJSValue@JSC@@PAVExecState@3@PAVJSDOMGlobalObject@1@PAVDOMWindow@1@@Z
         ?windowObjectCleared@InspectorFrontendClientLocal@WebCore@@UAEXXZ
         ?layerTreeAsText@Frame@WebCore@@QBE?AVString@WTF@@I@Z
+        ?defaultTrackLength@RenderSlider@WebCore@@2HB
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to