| Index: Source/WebKit/chromium/tests/LocaleWinTest.cpp
|
| diff --git a/Source/WebKit/chromium/tests/LocaleWinTest.cpp b/Source/WebKit/chromium/tests/LocaleWinTest.cpp
|
| index bc98881dbb9587d185b836af901bf17c67ea655b..1f32c99e575c969f65f657450da16a48cff616b7 100644
|
| --- a/Source/WebKit/chromium/tests/LocaleWinTest.cpp
|
| +++ b/Source/WebKit/chromium/tests/LocaleWinTest.cpp
|
| @@ -31,8 +31,8 @@
|
| #include "config.h"
|
| #include "LocaleWin.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>
|
|
|