| Index: third_party/WebKit/Source/platform/graphics/GraphicsContextState.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/GraphicsContextState.h b/third_party/WebKit/Source/platform/graphics/GraphicsContextState.h
|
| index 52fb6cbb7d095831f14e01f0b3b4ff14e1d7db4b..42edcaecced0a6dd31fd33f694c38e6c853b8a6b 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/GraphicsContextState.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/GraphicsContextState.h
|
| @@ -32,9 +32,7 @@
|
| #include "platform/graphics/DrawLooperBuilder.h"
|
| #include "platform/graphics/Gradient.h"
|
| #include "platform/graphics/GraphicsTypes.h"
|
| -#include "platform/graphics/Path.h"
|
| #include "platform/graphics/StrokeData.h"
|
| -#include "platform/graphics/skia/SkiaUtils.h"
|
| #include "third_party/skia/include/core/SkColorFilter.h"
|
| #include "third_party/skia/include/core/SkPaint.h"
|
| #include "wtf/Allocator.h"
|
|
|