Title: [96926] trunk/Source/WebKit/chromium
Revision
96926
Author
[email protected]
Date
2011-10-07 03:54:20 -0700 (Fri, 07 Oct 2011)

Log Message

2011-10-07  Pavel Podivilov  <[email protected]>

        Unreviewed, revert r96924.

        * public/WebContentLayer.h:

Modified Paths

Diff

Modified: trunk/Source/WebKit/chromium/ChangeLog (96925 => 96926)


--- trunk/Source/WebKit/chromium/ChangeLog	2011-10-07 10:19:25 UTC (rev 96925)
+++ trunk/Source/WebKit/chromium/ChangeLog	2011-10-07 10:54:20 UTC (rev 96926)
@@ -1,5 +1,11 @@
 2011-10-07  Pavel Podivilov  <[email protected]>
 
+        Unreviewed, revert r96924.
+
+        * public/WebContentLayer.h:
+
+2011-10-07  Pavel Podivilov  <[email protected]>
+
         Unreviewed, fix mac build after r96909.
 
         * public/WebContentLayer.h:

Modified: trunk/Source/WebKit/chromium/public/WebContentLayer.h (96925 => 96926)


--- trunk/Source/WebKit/chromium/public/WebContentLayer.h	2011-10-07 10:19:25 UTC (rev 96925)
+++ trunk/Source/WebKit/chromium/public/WebContentLayer.h	2011-10-07 10:54:20 UTC (rev 96926)
@@ -32,7 +32,7 @@
 namespace WebKit {
 class WebContentLayerClient;
 class WebContentLayerImpl;
-struct WebFloatRect;
+class WebFloatRect;
 class WebLayerClient;
 
 class WebContentLayer : public WebLayer {
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to