Index: third_party/WebKit/Source/platform/graphics/skia/SkiaUtils.h |
diff --git a/third_party/WebKit/Source/platform/graphics/skia/SkiaUtils.h b/third_party/WebKit/Source/platform/graphics/skia/SkiaUtils.h |
index 4d605d8e68d41f5a7c986c6a81593b6f3a9e6cf7..af2024fa57004127916a641133a79cbf42f19512 100644 |
--- a/third_party/WebKit/Source/platform/graphics/skia/SkiaUtils.h |
+++ b/third_party/WebKit/Source/platform/graphics/skia/SkiaUtils.h |
@@ -34,13 +34,10 @@ |
#define SkiaUtils_h |
#include "platform/PlatformExport.h" |
-#include "platform/geometry/FloatRect.h" |
-#include "platform/graphics/Color.h" |
#include "platform/graphics/GraphicsTypes.h" |
#include "platform/graphics/Image.h" |
#include "platform/transforms/AffineTransform.h" |
#include "third_party/skia/include/core/SkCanvas.h" |
-#include "third_party/skia/include/effects/SkCornerPathEffect.h" |
#include "wtf/MathExtras.h" |
namespace blink { |