Index: gm/samplerstress.cpp |
diff --git a/gm/samplerstress.cpp b/gm/samplerstress.cpp |
index 51dfde2d92b3172f704b660d1a9f9696fc99a65a..7f77463ee575fe443c6444d8c0d7295bb2947d5c 100644 |
--- a/gm/samplerstress.cpp |
+++ b/gm/samplerstress.cpp |
@@ -28,9 +28,6 @@ public: |
} |
protected: |
- uint32_t onGetFlags() const SK_OVERRIDE { |
- return kSkipTiled_Flag; |
- } |
SkString onShortName() SK_OVERRIDE { |
return SkString("gpusamplerstress"); |