Chromium Code Reviews| Index: include/images/SkMovie.h |
| diff --git a/include/images/SkMovie.h b/include/images/SkMovie.h |
| index e52a3a8f40403b85c01a5f850a97a9f9403e08df..00dad67885545d61ad7d6ed11e888a04c02abcf5 100644 |
| --- a/include/images/SkMovie.h |
| +++ b/include/images/SkMovie.h |
| @@ -17,7 +17,7 @@ class SkStreamRewindable; |
| class SkMovie : public SkRefCnt { |
| public: |
| - SK_DECLARE_INST_COUNT(SkMovie) |
| + |
| /** Try to create a movie from the stream. If the stream format is not |
| supported, return NULL. |