Index: Source/WebKit/chromium/tests/GraphicsLayerChromiumTest.cpp |
diff --git a/Source/WebKit/chromium/tests/GraphicsLayerChromiumTest.cpp b/Source/WebKit/chromium/tests/GraphicsLayerChromiumTest.cpp |
index 2a51cc27a4bde815266451191314884385c7c953..6e11beec10c93d9a7a9f9da6328e4d88d78550a0 100644 |
--- a/Source/WebKit/chromium/tests/GraphicsLayerChromiumTest.cpp |
+++ b/Source/WebKit/chromium/tests/GraphicsLayerChromiumTest.cpp |
@@ -28,7 +28,7 @@ |
#include <gtest/gtest.h> |
#include "CompositorFakeWebGraphicsContext3D.h" |
-#include "ScrollableArea.h" |
+#include "core/platform/ScrollableArea.h" |
#include "core/platform/graphics/GraphicsLayer.h" |
#include "core/platform/graphics/transforms/Matrix3DTransformOperation.h" |
#include "core/platform/graphics/transforms/RotateTransformOperation.h" |