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

Unified Diff: src/core/SkSpecialImage.h

Issue 1907283002: Remove some unnecessary #includes of SkImageFilter.h (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 8 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/gpu/GrTextureProvider.h ('k') | src/image/SkImage_Gpu.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/core/SkSpecialImage.h
diff --git a/src/core/SkSpecialImage.h b/src/core/SkSpecialImage.h
index aec344348c75b1bf0edc2d6f0ec144b2788c8004..d6497a035eba393f91286ab0ed16ab879487cd87 100644
--- a/src/core/SkSpecialImage.h
+++ b/src/core/SkSpecialImage.h
@@ -12,9 +12,6 @@
#include "SkRefCnt.h"
#include "SkSurfaceProps.h"
-// remove this when internal_getProxy goes away (see skbug.com/4965)
-#include "SkImageFilter.h"
-
#include "SkImageInfo.h" // for SkAlphaType
class GrContext;
« no previous file with comments | « include/gpu/GrTextureProvider.h ('k') | src/image/SkImage_Gpu.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698