| Index: third_party/WebKit/Source/platform/fonts/opentype/OpenTypeTypes.h
|
| diff --git a/third_party/WebKit/Source/platform/fonts/opentype/OpenTypeTypes.h b/third_party/WebKit/Source/platform/fonts/opentype/OpenTypeTypes.h
|
| index 44b0a670c85590e9c8a12a9a5eeb4ca40539586b..127f41d36ca3a66d9a0b29249ed43a5ee18de727 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/opentype/OpenTypeTypes.h
|
| +++ b/third_party/WebKit/Source/platform/fonts/opentype/OpenTypeTypes.h
|
| @@ -26,7 +26,7 @@
|
| #define OpenTypeTypes_h
|
|
|
| #include "platform/SharedBuffer.h"
|
| -#include "wtf/ByteOrder.h"
|
| +#include "platform/wtf/ByteOrder.h"
|
|
|
| namespace blink {
|
| namespace OpenType {
|
|
|