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

Unified Diff: Source/core/platform/graphics/filters/FilterEffect.cpp

Issue 64643009: Remove duplicated headers from core/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 7 years, 1 month 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
Index: Source/core/platform/graphics/filters/FilterEffect.cpp
diff --git a/Source/core/platform/graphics/filters/FilterEffect.cpp b/Source/core/platform/graphics/filters/FilterEffect.cpp
index 9a525a5f8e4ccf0640394346c62ab989b8228cc0..849796d3adc6c16d218150a6e5463016caaafc17 100644
--- a/Source/core/platform/graphics/filters/FilterEffect.cpp
+++ b/Source/core/platform/graphics/filters/FilterEffect.cpp
@@ -27,8 +27,6 @@
#include "core/platform/graphics/ImageBuffer.h"
#include "core/platform/graphics/filters/Filter.h"
-#include "third_party/skia/include/core/SkImageFilter.h"
-#include "wtf/Uint8ClampedArray.h"
#if HAVE(ARM_NEON_INTRINSICS)
#include <arm_neon.h>
« no previous file with comments | « Source/core/platform/graphics/filters/FETurbulence.cpp ('k') | Source/core/platform/graphics/filters/SourceAlpha.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698