| Index: third_party/WebKit/Source/platform/fonts/shaping/ShapeResultSpacing.h
|
| diff --git a/third_party/WebKit/Source/platform/fonts/shaping/ShapeResultSpacing.h b/third_party/WebKit/Source/platform/fonts/shaping/ShapeResultSpacing.h
|
| index 267b69a3e8b638eb7fed1a66c51f3de431b0407d..926d8fb6698d135ebd54fbbfc3cbb9e9046b9138 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/shaping/ShapeResultSpacing.h
|
| +++ b/third_party/WebKit/Source/platform/fonts/shaping/ShapeResultSpacing.h
|
| @@ -6,7 +6,7 @@
|
| #define ShapeResultSpacing_h
|
|
|
| #include "platform/PlatformExport.h"
|
| -#include "platform/fonts/Character.h"
|
| +#include "platform/text/Character.h"
|
|
|
| namespace blink {
|
|
|
|
|