| Index: third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.cpp
|
| diff --git a/third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.cpp b/third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.cpp
|
| index 3a1955026266298e8629c763148e390633526d2a..7eb964e6c722b31d771abc344b1401af89953dbf 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.cpp
|
| +++ b/third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.cpp
|
| @@ -34,7 +34,6 @@
|
| #include "platform/fonts/Font.h"
|
| #include "platform/fonts/FontDescription.h"
|
| #include "platform/fonts/FontFallbackIterator.h"
|
| -#include "platform/fonts/GlyphBuffer.h"
|
| #include "platform/fonts/SmallCapsIterator.h"
|
| #include "platform/fonts/UTF16TextIterator.h"
|
| #include "platform/fonts/opentype/OpenTypeCapsSupport.h"
|
|
|