Index: include/core/SkInstCnt.h |
diff --git a/include/core/SkInstCnt.h b/include/core/SkInstCnt.h |
index 8aeb14ec1a818f0845c22f13e667740437e5c955..4ff44b5e3c8dbce849d05f3d46c9e4b0f538143d 100644 |
--- a/include/core/SkInstCnt.h |
+++ b/include/core/SkInstCnt.h |
@@ -77,4 +77,6 @@ |
#define SK_DECLARE_INST_COUNT(T) |
#endif |
+void SkInstCountPrintLeaksOnExit(); |
+ |
#endif // SkInstCnt_DEFINED |