Title: [118967] trunk
Revision
118967
Author
[email protected]
Date
2012-05-30 14:05:29 -0700 (Wed, 30 May 2012)

Log Message

[wx] Unreviewed build fix. Add needed file back to the wx build.

Modified Paths


Diff

Modified: trunk/ChangeLog (118966 => 118967)


--- trunk/ChangeLog	2012-05-30 21:04:23 UTC (rev 118966)
+++ trunk/ChangeLog	2012-05-30 21:05:29 UTC (rev 118967)
@@ -1,3 +1,9 @@
+2012-05-30  Kevin Ollivier  <[email protected]>
+
+        [wx] Unreviewed build fix. Add needed file back to the wx build.
+
+        * wscript:
+
 2012-05-30  Mariusz Grzegorczyk  <[email protected]>, Ryuan Choi  <[email protected]>
 
         [EFL][WK2] Fix WebKit2-EFL build

Modified: trunk/wscript (118966 => 118967)


--- trunk/wscript	2012-05-30 21:04:23 UTC (rev 118966)
+++ trunk/wscript	2012-05-30 21:05:29 UTC (rev 118967)
@@ -348,7 +348,6 @@
         excludes.append('JSSVGStyleTable.cpp')
         excludes.append('JSSVGTests.cpp')
         excludes.append('JSSVGStylable.cpp')
-        excludes.append('JSSVGZoomAndPan.cpp')
         
         # These are files that expect methods not in the base C++ class, usually XYZAnimated methods.
         excludes.append('JSSVGFitToViewBox.cpp')
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to