Chromium Code Reviews| Index: tests/LListTest.cpp | 
| diff --git a/tests/LListTest.cpp b/tests/LListTest.cpp | 
| index 8fb0117af80059419d67348306d12a31b358506f..9826072a6d5793c3145aba6c014311592c0604c5 100644 | 
| --- a/tests/LListTest.cpp | 
| +++ b/tests/LListTest.cpp | 
| @@ -24,7 +24,7 @@ public: | 
| int fID; | 
| private: | 
| - SK_DECLARE_INST_COUNT_ROOT(ListElement); | 
| + SK_DECLARE_INST_COUNT(ListElement); | 
| SK_DECLARE_INTERNAL_LLIST_INTERFACE(ListElement); | 
| }; |