| 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 7b92d47ff1d51cdc37b01f6ac68409a1f5487d7a..eabe0241d02d7dc3d4718bfcb8a7f378cad17123 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 "skia/ext/cdl_common.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"
|
|
|