| Index: third_party/WebKit/Source/platform/text/Character.h
|
| diff --git a/third_party/WebKit/Source/platform/fonts/Character.h b/third_party/WebKit/Source/platform/text/Character.h
|
| similarity index 99%
|
| rename from third_party/WebKit/Source/platform/fonts/Character.h
|
| rename to third_party/WebKit/Source/platform/text/Character.h
|
| index 12dbb65581b88804e0ebd94718cd88c7756c564b..2f64ac543ad5e6217906e55d4da5c76e116f56a0 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/Character.h
|
| +++ b/third_party/WebKit/Source/platform/text/Character.h
|
| @@ -32,7 +32,7 @@
|
| #define Character_h
|
|
|
| #include "platform/PlatformExport.h"
|
| -#include "platform/fonts/CharacterProperty.h"
|
| +#include "platform/text/CharacterProperty.h"
|
| #include "platform/text/TextDirection.h"
|
| #include "platform/text/TextPath.h"
|
| #include "platform/text/TextRun.h"
|
|
|