Index: src/gpu/GrTest.cpp |
diff --git a/src/gpu/GrTest.cpp b/src/gpu/GrTest.cpp |
index 5c03189861cad00248c2ca154ab9e8b9b12ac725..063a2bb8fb9c835e9a9c23645bb91ed837c9da5a 100644 |
--- a/src/gpu/GrTest.cpp |
+++ b/src/gpu/GrTest.cpp |
@@ -150,7 +150,6 @@ private: |
virtual bool flushGraphicsState(const GrOptDrawState&, |
DrawType, |
- const GrClipMaskManager::ScissorState&, |
const GrDeviceCoordTexture* dstCopy) SK_OVERRIDE { |
return false; |
} |