Title: [141620] trunk/Source/WebCore
Revision
141620
Author
[email protected]
Date
2013-02-01 11:54:03 -0800 (Fri, 01 Feb 2013)

Log Message

Speculative Windows build fix. 

* platform/ScrollAnimator.h:
(WebCore):

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (141619 => 141620)


--- trunk/Source/WebCore/ChangeLog	2013-02-01 19:53:44 UTC (rev 141619)
+++ trunk/Source/WebCore/ChangeLog	2013-02-01 19:54:03 UTC (rev 141620)
@@ -1,3 +1,10 @@
+2013-02-01  Beth Dakin  <[email protected]>
+
+        Speculative Windows build fix. 
+
+        * platform/ScrollAnimator.h:
+        (WebCore):
+
 2013-02-01  Ryosuke Niwa  <[email protected]>
 
         Smart link can erroneously move caret after an URL when typing immediately before it

Modified: trunk/Source/WebCore/platform/ScrollAnimator.h (141619 => 141620)


--- trunk/Source/WebCore/platform/ScrollAnimator.h	2013-02-01 19:53:44 UTC (rev 141619)
+++ trunk/Source/WebCore/platform/ScrollAnimator.h	2013-02-01 19:54:03 UTC (rev 141620)
@@ -40,6 +40,7 @@
 namespace WebCore {
 
 class FloatPoint;
+class FloatSize;
 class ScrollableArea;
 class Scrollbar;
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to