| Index: Source/platform/text/LocaleToScriptMapping.cpp
|
| diff --git a/Source/core/platform/text/LocaleToScriptMappingDefault.cpp b/Source/platform/text/LocaleToScriptMapping.cpp
|
| similarity index 99%
|
| rename from Source/core/platform/text/LocaleToScriptMappingDefault.cpp
|
| rename to Source/platform/text/LocaleToScriptMapping.cpp
|
| index 197d87a99668a5cf878235c43a9189300ea3aa50..8bd194f89c98c3c1127a7c4a39220ce97649188c 100644
|
| --- a/Source/core/platform/text/LocaleToScriptMappingDefault.cpp
|
| +++ b/Source/platform/text/LocaleToScriptMapping.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/platform/text/LocaleToScriptMapping.h"
|
| +#include "platform/text/LocaleToScriptMapping.h"
|
|
|
| #include "wtf/HashMap.h"
|
| #include "wtf/HashSet.h"
|
|
|