Index: Source/web/tests/ScrollAnimatorNoneTest.cpp |
diff --git a/Source/web/tests/ScrollAnimatorNoneTest.cpp b/Source/web/tests/ScrollAnimatorNoneTest.cpp |
index ec2ee07dceff2f75fabb479fe6c014971b3121be..f95338ae74647d67e1c9db3c755917306aa6b5c4 100644 |
--- a/Source/web/tests/ScrollAnimatorNoneTest.cpp |
+++ b/Source/web/tests/ScrollAnimatorNoneTest.cpp |
@@ -31,7 +31,7 @@ |
#include <gmock/gmock.h> |
#include <gtest/gtest.h> |
-#include "core/platform/Logging.h" |
+#include "platform/Logging.h" |
#include "core/platform/ScrollAnimator.h" |
#include "core/platform/ScrollableArea.h" |
#include "core/platform/graphics/FloatPoint.h" |