Index: Source/platform/graphics/GraphicsContext.h |
diff --git a/Source/platform/graphics/GraphicsContext.h b/Source/platform/graphics/GraphicsContext.h |
index 8358fba9445736719af5a2650a224599950d01cb..981f1e1593f8b6bc0147a572a9f67991792a4f84 100644 |
--- a/Source/platform/graphics/GraphicsContext.h |
+++ b/Source/platform/graphics/GraphicsContext.h |
@@ -135,7 +135,6 @@ public: |
SkDrawLooper* drawLooper() const { return immutableState()->drawLooper(); } |
- FloatRect getClipBounds() const; |
bool getTransformedClipBounds(FloatRect* bounds) const; |
SkMatrix getTotalMatrix() const; |