| Index: Source/core/platform/text/LocaleMac.h
 | 
| diff --git a/Source/core/platform/text/mac/LocaleMac.h b/Source/core/platform/text/LocaleMac.h
 | 
| similarity index 100%
 | 
| rename from Source/core/platform/text/mac/LocaleMac.h
 | 
| rename to Source/core/platform/text/LocaleMac.h
 | 
| index 3d6055cb3d2e89efda95e799a95df4e7ebf5b482..825a74f3aadfd514837e541b7fc339fd8642a27c 100644
 | 
| --- a/Source/core/platform/text/mac/LocaleMac.h
 | 
| +++ b/Source/core/platform/text/LocaleMac.h
 | 
| @@ -34,8 +34,8 @@
 | 
|  #include "core/platform/text/PlatformLocale.h"
 | 
|  #include "wtf/Forward.h"
 | 
|  #include "wtf/RetainPtr.h"
 | 
| -#include "wtf/text/WTFString.h"
 | 
|  #include "wtf/Vector.h"
 | 
| +#include "wtf/text/WTFString.h"
 | 
|  
 | 
|  OBJC_CLASS NSCalendar;
 | 
|  OBJC_CLASS NSDateFormatter;
 | 
| 
 |