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

Unified Diff: src/image/SkImage_Gpu.cpp

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 | « src/core/SkSpecialImage.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/image/SkImage_Gpu.cpp
diff --git a/src/image/SkImage_Gpu.cpp b/src/image/SkImage_Gpu.cpp
index 60eedbc9a7a71fafb198a5fd4fae4d4f00ca47b7..d667c3ea7e5a0d298d764e65c567b04bd4027fb4 100644
--- a/src/image/SkImage_Gpu.cpp
+++ b/src/image/SkImage_Gpu.cpp
@@ -16,7 +16,6 @@
#include "SkGpuDevice.h"
#include "SkGrPixelRef.h"
#include "SkGrPriv.h"
-#include "SkImageFilter.h"
#include "SkImage_Gpu.h"
#include "SkPixelRef.h"
« no previous file with comments | « src/core/SkSpecialImage.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698