| Index: Source/core/platform/graphics/win/UniscribeHelperTextRun.h
|
| diff --git a/Source/core/platform/graphics/chromium/UniscribeHelperTextRun.h b/Source/core/platform/graphics/win/UniscribeHelperTextRun.h
|
| similarity index 98%
|
| rename from Source/core/platform/graphics/chromium/UniscribeHelperTextRun.h
|
| rename to Source/core/platform/graphics/win/UniscribeHelperTextRun.h
|
| index 31140ed7da5744f8b43be2989d2ef27d0791dee3..44a94e4c8c3e96ee29127409006329d14fb5b8e4 100644
|
| --- a/Source/core/platform/graphics/chromium/UniscribeHelperTextRun.h
|
| +++ b/Source/core/platform/graphics/win/UniscribeHelperTextRun.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef UniscribeHelperTextRun_h
|
| #define UniscribeHelperTextRun_h
|
|
|
| -#include "core/platform/graphics/chromium/UniscribeHelper.h"
|
| +#include "core/platform/graphics/win/UniscribeHelper.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| namespace WebCore {
|
|
|