Title: [219677] trunk/Source/WebCore
- Revision
- 219677
- Author
- [email protected]
- Date
- 2017-07-19 23:08:28 -0700 (Wed, 19 Jul 2017)
Log Message
Unreviewed follow-up to r219674.
* page/scrolling/coordinatedgraphics/ScrollingCoordinatorCoordinatedGraphics.cpp:
Remove the AsyncScrollingCoordinator.h header include that was added by accident.
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (219676 => 219677)
--- trunk/Source/WebCore/ChangeLog 2017-07-20 05:57:35 UTC (rev 219676)
+++ trunk/Source/WebCore/ChangeLog 2017-07-20 06:08:28 UTC (rev 219677)
@@ -1,5 +1,12 @@
2017-07-19 Zan Dobersek <[email protected]>
+ Unreviewed follow-up to r219674.
+
+ * page/scrolling/coordinatedgraphics/ScrollingCoordinatorCoordinatedGraphics.cpp:
+ Remove the AsyncScrollingCoordinator.h header include that was added by accident.
+
+2017-07-19 Zan Dobersek <[email protected]>
+
[CMake] Clean up Web Crypto build targets
https://bugs.webkit.org/show_bug.cgi?id=174253
Modified: trunk/Source/WebCore/page/scrolling/coordinatedgraphics/ScrollingCoordinatorCoordinatedGraphics.cpp (219676 => 219677)
--- trunk/Source/WebCore/page/scrolling/coordinatedgraphics/ScrollingCoordinatorCoordinatedGraphics.cpp 2017-07-20 05:57:35 UTC (rev 219676)
+++ trunk/Source/WebCore/page/scrolling/coordinatedgraphics/ScrollingCoordinatorCoordinatedGraphics.cpp 2017-07-20 06:08:28 UTC (rev 219677)
@@ -28,7 +28,6 @@
#if USE(COORDINATED_GRAPHICS)
-#include "AsyncScrollingCoordinator.h"
#include "CoordinatedGraphicsLayer.h"
#include "FrameView.h"
#include "HostWindow.h"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes