| Index: third_party/WebKit/Source/platform/fonts/FontOrientation.h
|
| diff --git a/third_party/WebKit/Source/platform/fonts/FontOrientation.h b/third_party/WebKit/Source/platform/fonts/FontOrientation.h
|
| index 19d7e5f7c181b78a48605d88d10743f481f0401d..84f59f5517dd4e116c6a31e640724630dc237bd4 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/FontOrientation.h
|
| +++ b/third_party/WebKit/Source/platform/fonts/FontOrientation.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef FontOrientation_h
|
| #define FontOrientation_h
|
|
|
| -#include "platform/fonts/Character.h"
|
| +#include "platform/text/Character.h"
|
|
|
| namespace blink {
|
|
|
|
|