Title: [102735] trunk/Source/WebCore
Revision
102735
Author
morr...@google.com
Date
2011-12-13 21:07:42 -0800 (Tue, 13 Dec 2011)

Log Message

Unreviewed, rolling out r102732.
http://trac.webkit.org/changeset/102732

The last fix makes no sense...

* platform/graphics/chromium/cc/CCLayerTilingData.h:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (102734 => 102735)


--- trunk/Source/WebCore/ChangeLog	2011-12-14 04:59:33 UTC (rev 102734)
+++ trunk/Source/WebCore/ChangeLog	2011-12-14 05:07:42 UTC (rev 102735)
@@ -1,5 +1,14 @@
 2011-12-13  Hajime Morrita  <morr...@chromium.org>
 
+        Unreviewed, rolling out r102732.
+        http://trac.webkit.org/changeset/102732
+
+        The last fix makes no sense...
+
+        * platform/graphics/chromium/cc/CCLayerTilingData.h:
+
+2011-12-13  Hajime Morrita  <morr...@chromium.org>
+
         HTML details summary not working with form controls
         https://bugs.webkit.org/show_bug.cgi?id=74398
 

Modified: trunk/Source/WebCore/platform/graphics/chromium/cc/CCLayerTilingData.h (102734 => 102735)


--- trunk/Source/WebCore/platform/graphics/chromium/cc/CCLayerTilingData.h	2011-12-14 04:59:33 UTC (rev 102734)
+++ trunk/Source/WebCore/platform/graphics/chromium/cc/CCLayerTilingData.h	2011-12-14 05:07:42 UTC (rev 102735)
@@ -33,7 +33,6 @@
 #include "TilingData.h"
 #include <wtf/HashMap.h>
 #include <wtf/HashTraits.h>
-#include <wtf/OwnPtr.h>
 #include <wtf/PassOwnPtr.h>
 
 namespace WebCore {
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to