Index: src/gpu/GrRODrawState.h |
diff --git a/src/gpu/GrRODrawState.h b/src/gpu/GrRODrawState.h |
index bba50c5522ff7fc805b74b7e0dbbbd9e93d7c452..718f017de3896e224b4b6e42e9fba78827f16de5 100644 |
--- a/src/gpu/GrRODrawState.h |
+++ b/src/gpu/GrRODrawState.h |
@@ -359,7 +359,6 @@ protected: |
friend class GrDrawTarget; |
-protected: |
bool isEqual(const GrRODrawState& that) const; |
// These fields are roughly sorted by decreasing likelihood of being different in op== |