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

Unified Diff: Source/platform/graphics/cpu/arm/filters/FECompositeArithmeticNEON.h

Issue 107713004: Move all filters-related files from core/platform to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Maybe fix win build. Created 7 years 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/platform/graphics/cpu/arm/filters/FECompositeArithmeticNEON.h
diff --git a/Source/core/platform/graphics/cpu/arm/filters/FECompositeArithmeticNEON.h b/Source/platform/graphics/cpu/arm/filters/FECompositeArithmeticNEON.h
similarity index 98%
rename from Source/core/platform/graphics/cpu/arm/filters/FECompositeArithmeticNEON.h
rename to Source/platform/graphics/cpu/arm/filters/FECompositeArithmeticNEON.h
index 4ff3d0b3d5d9f21a73db611b6a5eaad70defd85d..1f2a34ef7bcf126387066c84af3a26f217121e4e 100644
--- a/Source/core/platform/graphics/cpu/arm/filters/FECompositeArithmeticNEON.h
+++ b/Source/platform/graphics/cpu/arm/filters/FECompositeArithmeticNEON.h
@@ -29,8 +29,8 @@
#if HAVE(ARM_NEON_INTRINSICS)
+#include "platform/graphics/filters/FEComposite.h"
#include <arm_neon.h>
-#include "core/platform/graphics/filters/FEComposite.h"
namespace WebCore {
« no previous file with comments | « Source/platform/graphics/cpu/arm/filters/FEBlendNEON.h ('k') | Source/platform/graphics/cpu/arm/filters/FELightingNEON.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698