| Index: third_party/WebKit/Source/platform/graphics/GraphicsTypes.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/GraphicsTypes.h b/third_party/WebKit/Source/platform/graphics/GraphicsTypes.h
|
| index 610906beff5b3223f513fb47e031ab80723bcfb8..22c27ace061a0b3f65e56d53e8dd3a7416f380a7 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/GraphicsTypes.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/GraphicsTypes.h
|
| @@ -28,6 +28,7 @@
|
|
|
| #include "platform/PlatformExport.h"
|
| #include "public/platform/WebBlendMode.h"
|
| +#include "third_party/skia/include/core/SkFilterQuality.h"
|
| #include "third_party/skia/include/core/SkPaint.h"
|
| #include "third_party/skia/include/core/SkPath.h"
|
| #include "wtf/Forward.h"
|
|
|