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

Unified Diff: include/core/SkInstCnt.h

Issue 19808007: Split atomic and mutex implementations and make inlinable. (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Move defines to SkPreConfig/SkUserConfig. Created 7 years, 2 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
Index: include/core/SkInstCnt.h
===================================================================
--- include/core/SkInstCnt.h (revision 11669)
+++ include/core/SkInstCnt.h (working copy)
@@ -22,7 +22,7 @@
#if SK_ENABLE_INST_COUNT
#include "SkTArray.h"
-#include "SkThread_platform.h"
+#include "SkThread.h"
extern bool gPrintInstCount;
« gyp/core.gyp ('K') | « include/config/SkUserConfig.h ('k') | include/core/SkPostConfig.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698