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

Unified Diff: include/core/SkColorFilter.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/SkClipStack.h ('k') | include/core/SkDataTable.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/core/SkColorFilter.h
diff --git a/include/core/SkColorFilter.h b/include/core/SkColorFilter.h
index ad97a730ee6a2c998a63e8f4a461eb8cfdaeb111..ea893e056f5150cc242e3929523274776a129f42 100644
--- a/include/core/SkColorFilter.h
+++ b/include/core/SkColorFilter.h
@@ -10,7 +10,6 @@
#include "SkColor.h"
#include "SkFlattenable.h"
-#include "SkTDArray.h"
#include "SkXfermode.h"
class GrContext;
« no previous file with comments | « include/core/SkClipStack.h ('k') | include/core/SkDataTable.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698