Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2865)

Unified Diff: include/core/SkInstCnt.h

Issue 893043002: DM: wire up --leaks / -l again (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dm/DM.cpp ('k') | src/core/SkInstCnt.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « dm/DM.cpp ('k') | src/core/SkInstCnt.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698