Title: [88120] trunk/Source/WebCore
Revision
88120
Author
[email protected]
Date
2011-06-04 11:59:11 -0700 (Sat, 04 Jun 2011)

Log Message

2011-06-04  Martin Robinson  <[email protected]>

        Touch a file to try to fix the GTK+ build on the 32-bit bot.

        * testing/Internals.idl: Touch this IDL file in an effort to fix the build.

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (88119 => 88120)


--- trunk/Source/WebCore/ChangeLog	2011-06-04 18:55:17 UTC (rev 88119)
+++ trunk/Source/WebCore/ChangeLog	2011-06-04 18:59:11 UTC (rev 88120)
@@ -1,5 +1,11 @@
 2011-06-04  Martin Robinson  <[email protected]>
 
+        Touch a file to try to fix the GTK+ build on the 32-bit bot.
+
+        * testing/Internals.idl: Touch this IDL file in an effort to fix the build.
+
+2011-06-04  Martin Robinson  <[email protected]>
+
         Fix the GTK+ build.
 
         * bindings/gobject/GNUmakefile.am: Make the GObject build less noisy.

Modified: trunk/Source/WebCore/testing/Internals.idl (88119 => 88120)


--- trunk/Source/WebCore/testing/Internals.idl	2011-06-04 18:55:17 UTC (rev 88119)
+++ trunk/Source/WebCore/testing/Internals.idl	2011-06-04 18:59:11 UTC (rev 88120)
@@ -26,4 +26,5 @@
 module window {
     interface [OmitConstructor] Internals {
     };
-}
\ No newline at end of file
+}
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to