Chromium Code Reviews| Index: tests/GrMemoryPoolTest.cpp |
| diff --git a/tests/GrMemoryPoolTest.cpp b/tests/GrMemoryPoolTest.cpp |
| index 0848d97f747bdde5f5ad991964888a000884214c..1ba184b45f11251a3c9211f3271a8477b4d2bd1e 100644 |
| --- a/tests/GrMemoryPoolTest.cpp |
| +++ b/tests/GrMemoryPoolTest.cpp |
| @@ -44,7 +44,7 @@ public: |
| } |
| } |
| - SK_DECLARE_INST_COUNT_ROOT(A); |
| + SK_DECLARE_INST_COUNT(A); |
| static A* Create(SkRandom* r); |