| Index: third_party/WebKit/Source/platform/fonts/shaping/Shaper.cpp
|
| diff --git a/third_party/WebKit/Source/platform/fonts/shaping/Shaper.cpp b/third_party/WebKit/Source/platform/fonts/shaping/Shaper.cpp
|
| index d3b3728a8699b5f9244051b4cc53f6f88763478f..6ed8ac5ef34610c4d379b9287be13e4a6358eefa 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/shaping/Shaper.cpp
|
| +++ b/third_party/WebKit/Source/platform/fonts/shaping/Shaper.cpp
|
| @@ -32,7 +32,6 @@
|
|
|
| #include "platform/fonts/Font.h"
|
| #include "platform/fonts/GlyphBuffer.h"
|
| -#include "platform/fonts/GlyphPage.h"
|
| #include "platform/text/TextRun.h"
|
|
|
| namespace blink {
|
|
|