| Index: Source/web/tests/GraphicsLayerTest.cpp
|
| diff --git a/Source/web/tests/GraphicsLayerTest.cpp b/Source/web/tests/GraphicsLayerTest.cpp
|
| index fe28ccfbf533230dc68c6c31625c692e15ca230b..e0784e4d902f239968a39787ad58435ecf38b0ae 100644
|
| --- a/Source/web/tests/GraphicsLayerTest.cpp
|
| +++ b/Source/web/tests/GraphicsLayerTest.cpp
|
| @@ -24,9 +24,9 @@
|
|
|
| #include "config.h"
|
|
|
| -#include "core/platform/graphics/GraphicsLayer.h"
|
| +#include "platform/graphics/GraphicsLayer.h"
|
|
|
| -#include "core/platform/ScrollableArea.h"
|
| +#include "platform/scroll/ScrollableArea.h"
|
| #include "platform/transforms/Matrix3DTransformOperation.h"
|
| #include "platform/transforms/RotateTransformOperation.h"
|
| #include "platform/transforms/TranslateTransformOperation.h"
|
|
|