Index: Source/WebKit/chromium/tests/LocaleMacTest.cpp |
diff --git a/Source/WebKit/chromium/tests/LocaleMacTest.cpp b/Source/WebKit/chromium/tests/LocaleMacTest.cpp |
index f06b4e1331124173d2f1d298daa7f604373abf21..8625a712e66a68767b8e8278d6505cfd6c01e84a 100644 |
--- a/Source/WebKit/chromium/tests/LocaleMacTest.cpp |
+++ b/Source/WebKit/chromium/tests/LocaleMacTest.cpp |
@@ -26,8 +26,8 @@ |
#include "config.h" |
#include "LocaleMac.h" |
-#include "DateComponents.h" |
#include <gtest/gtest.h> |
+#include "core/platform/DateComponents.h" |
#include <wtf/DateMath.h> |
#include <wtf/MathExtras.h> |
#include <wtf/PassOwnPtr.h> |