Chromium Code Reviews| Index: include/utils/SkBoundaryPatch.h |
| diff --git a/include/utils/SkBoundaryPatch.h b/include/utils/SkBoundaryPatch.h |
| index cf001d5ba831813642a50e4e6f6d695f766e0394..f8edd594b9515b5384257608a75e7f2c9c953e59 100644 |
| --- a/include/utils/SkBoundaryPatch.h |
| +++ b/include/utils/SkBoundaryPatch.h |
| @@ -13,7 +13,7 @@ |
| class SkBoundary : public SkRefCnt { |
| public: |
| - SK_DECLARE_INST_COUNT(SkBoundary) |
| + |
| // These must be 0, 1, 2, 3 for efficiency in the subclass implementations |
| enum Edge { |