Chromium Code Reviews| Index: src/pdf/SkPDFStream.h |
| diff --git a/src/pdf/SkPDFStream.h b/src/pdf/SkPDFStream.h |
| index e3a4ebf924a9bf08c360e10f9fb737f6dd3016ba..d29d9b19badc352071c0866173b282d166af8888 100644 |
| --- a/src/pdf/SkPDFStream.h |
| +++ b/src/pdf/SkPDFStream.h |
| @@ -23,7 +23,7 @@ class SkPDFObjNumMap; |
| SkObjRef). |
| */ |
| class SkPDFStream : public SkPDFDict { |
| - SK_DECLARE_INST_COUNT(SkPDFStream) |
| + |
| public: |
| /** Create a PDF stream. A Length entry is automatically added to the |
| * stream dictionary. |