Title: [153305] trunk/Source/_javascript_Core
Revision
153305
Author
[email protected]
Date
2013-07-25 02:29:43 -0700 (Thu, 25 Jul 2013)

Log Message

Unreviewed. Further build fixing for the GTK port. Adding the forwarding header
for JSCTestRunnerUtils.h as required by the DumpRenderTree compilation.

* ForwardingHeaders/_javascript_Core/JSCTestRunnerUtils.h: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (153304 => 153305)


--- trunk/Source/_javascript_Core/ChangeLog	2013-07-25 09:27:52 UTC (rev 153304)
+++ trunk/Source/_javascript_Core/ChangeLog	2013-07-25 09:29:43 UTC (rev 153305)
@@ -1,5 +1,12 @@
 2013-07-25  Zan Dobersek  <[email protected]>
 
+        Unreviewed. Further build fixing for the GTK port. Adding the forwarding header
+        for JSCTestRunnerUtils.h as required by the DumpRenderTree compilation.
+
+        * ForwardingHeaders/_javascript_Core/JSCTestRunnerUtils.h: Added.
+
+2013-07-25  Zan Dobersek  <[email protected]>
+
         Unreviewed. Fixing the GTK build after the FTL merging by updating the build targets list.
 
         * GNUmakefile.am:

Added: trunk/Source/_javascript_Core/ForwardingHeaders/_javascript_Core/JSCTestRunnerUtils.h (0 => 153305)


--- trunk/Source/_javascript_Core/ForwardingHeaders/_javascript_Core/JSCTestRunnerUtils.h	                        (rev 0)
+++ trunk/Source/_javascript_Core/ForwardingHeaders/_javascript_Core/JSCTestRunnerUtils.h	2013-07-25 09:29:43 UTC (rev 153305)
@@ -0,0 +1 @@
+#include <_javascript_Core/API/JSCTestRunnerUtils.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to