Index: Source/web/tests/LocaleWinTest.cpp |
diff --git a/Source/web/tests/LocaleWinTest.cpp b/Source/web/tests/LocaleWinTest.cpp |
index 966b072a34901f3b52988eb78d42ec685f9b7a1f..30832a9fa963eb2670c48b1cf0c3a00ed748f855 100644 |
--- a/Source/web/tests/LocaleWinTest.cpp |
+++ b/Source/web/tests/LocaleWinTest.cpp |
@@ -32,7 +32,7 @@ |
#include "core/platform/text/win/LocaleWin.h" |
#include <gtest/gtest.h> |
-#include "core/platform/DateComponents.h" |
+#include "platform/DateComponents.h" |
#include "wtf/DateMath.h" |
#include "wtf/MathExtras.h" |
#include "wtf/PassOwnPtr.h" |