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

Unified Diff: include/core/SkRefCnt.h

Issue 303813003: Revert "Remove SkThread.h from public API." (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 7 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 | « include/core/SkOnce.h ('k') | include/core/SkThread.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/core/SkRefCnt.h
diff --git a/include/core/SkRefCnt.h b/include/core/SkRefCnt.h
index 8074a8511fc3d703c5d2989435d91156a6afb416..41c78293fa7f2824d9ecc755c085d7242b845ab2 100644
--- a/include/core/SkRefCnt.h
+++ b/include/core/SkRefCnt.h
@@ -11,11 +11,10 @@
#define SkRefCnt_DEFINED
#include "SkDynamicAnnotations.h"
+#include "SkThread.h"
#include "SkInstCnt.h"
#include "SkTemplates.h"
-#include "../../src/core/SkThread.h"
-
/** \class SkRefCntBase
SkRefCntBase is the base class for objects that may be shared by multiple
« no previous file with comments | « include/core/SkOnce.h ('k') | include/core/SkThread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698