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

Unified Diff: include/core/SkPath.h

Issue 1707213002: Move SkTDArray to private. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 10 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/SkMultiPictureDraw.h ('k') | include/core/SkPathEffect.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/core/SkPath.h
diff --git a/include/core/SkPath.h b/include/core/SkPath.h
index 9fd7d983cfac854b38335a0067581670f9713065..e42cb59c8f2c1c47f8a02f50052a5ce92e6f88ec 100644
--- a/include/core/SkPath.h
+++ b/include/core/SkPath.h
@@ -10,7 +10,6 @@
#include "SkMatrix.h"
#include "SkPathRef.h"
-#include "SkTDArray.h"
#include "SkRefCnt.h"
class SkReader32;
« no previous file with comments | « include/core/SkMultiPictureDraw.h ('k') | include/core/SkPathEffect.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698