Index: gm/bigmatrix.cpp |
diff --git a/gm/bigmatrix.cpp b/gm/bigmatrix.cpp |
index 3ad128e651f39ea961b55b82906905b7a713f5d8..df542fdac40c19919cb28935bf121303e83b466d 100644 |
--- a/gm/bigmatrix.cpp |
+++ b/gm/bigmatrix.cpp |
@@ -19,10 +19,6 @@ public: |
} |
protected: |
- virtual uint32_t onGetFlags() const SK_OVERRIDE { |
- return kSkipTiled_Flag; |
- } |
- |
virtual SkString onShortName() { |
return SkString("bigmatrix"); |
} |