Index: src/gpu/GrTest.cpp |
diff --git a/src/gpu/GrTest.cpp b/src/gpu/GrTest.cpp |
index 48f72a7e4c1fd07a5c070a1f014fb1fa4d099392..7038c10966588e211b9e15caee506446c1abe129 100644 |
--- a/src/gpu/GrTest.cpp |
+++ b/src/gpu/GrTest.cpp |
@@ -140,7 +140,7 @@ private: |
return false; |
} |
- bool flushGraphicsState(const GrOptDrawState&, DrawType) SK_OVERRIDE { return false; } |
+ bool flushGraphicsState(const GrOptDrawState&) SK_OVERRIDE { return false; } |
void clearStencil(GrRenderTarget* target) SK_OVERRIDE {} |