"fix" chrome build

git-svn-id: http://skia.googlecode.com/svn/trunk@5655 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
robertphillips@google.com 2012-09-25 00:39:51 +00:00
parent 129dee8014
commit 0e82c6729f

View File

@ -18,9 +18,9 @@
* At the end of an application a call to all the "root" objects'
* CheckInstanceCount methods should be made
*/
#if defined SK_DEBUG && !defined SK_ENABLE_INST_COUNT
#define SK_ENABLE_INST_COUNT
#endif
//#if defined SK_DEBUG && !defined SK_ENABLE_INST_COUNT
//#define SK_ENABLE_INST_COUNT
//#endif
#ifdef SK_ENABLE_INST_COUNT
#include <stdlib.h>