| Index: Source/core/platform/graphics/opentype/OpenTypeSanitizer.cpp
|
| diff --git a/Source/core/platform/graphics/opentype/OpenTypeSanitizer.cpp b/Source/core/platform/graphics/opentype/OpenTypeSanitizer.cpp
|
| index 6eae74cd0ae38a60999d42ae81d372c124a9d44b..bdbda97740d69f8e17c7df667d2cd20defb4ebe9 100644
|
| --- a/Source/core/platform/graphics/opentype/OpenTypeSanitizer.cpp
|
| +++ b/Source/core/platform/graphics/opentype/OpenTypeSanitizer.cpp
|
| @@ -32,7 +32,7 @@
|
| #if USE(OPENTYPE_SANITIZER)
|
| #include "core/platform/graphics/opentype/OpenTypeSanitizer.h"
|
|
|
| -#include "SharedBuffer.h"
|
| +#include "core/platform/SharedBuffer.h"
|
| #include "opentype-sanitiser.h"
|
| #include "ots-memory-stream.h"
|
| #include <wtf/OwnArrayPtr.h>
|
|
|