| Index: third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp b/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp
|
| index c02151fa90407b36ee8d2c2c3a97e1f41638a982..1d366dd242374e8f133a1cd2c1aaf046061144fb 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.cpp
|
| @@ -83,7 +83,6 @@
|
| #include "platform/fonts/Font.h"
|
| #include "platform/fonts/FontCache.h"
|
| #include "platform/fonts/GlyphBuffer.h"
|
| -#include "platform/fonts/shaping/SimpleShaper.h"
|
| #include "platform/text/TextRun.h"
|
| #include "wtf/CurrentTime.h"
|
| #include "wtf/text/CString.h"
|
|
|