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

Unified Diff: Source/platform/graphics/cpu/arm/filters/FEBlendNEON.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/FEBlendNEON.h
diff --git a/Source/core/platform/graphics/cpu/arm/filters/FEBlendNEON.h b/Source/platform/graphics/cpu/arm/filters/FEBlendNEON.h
similarity index 99%
rename from Source/core/platform/graphics/cpu/arm/filters/FEBlendNEON.h
rename to Source/platform/graphics/cpu/arm/filters/FEBlendNEON.h
index 4c84f716ecfdce23f36d72f33f2e9384d1ef5856..9fb3af57f90ea888562536260e98b451c94e38ca 100644
--- a/Source/core/platform/graphics/cpu/arm/filters/FEBlendNEON.h
+++ b/Source/platform/graphics/cpu/arm/filters/FEBlendNEON.h
@@ -27,7 +27,7 @@
#ifndef FEBlendNEON_h
#define FEBlendNEON_h
-#include "core/platform/graphics/filters/FEBlend.h"
+#include "platform/graphics/filters/FEBlend.h"
#if HAVE(ARM_NEON_INTRINSICS)
« no previous file with comments | « Source/platform/blink_platform.gypi ('k') | Source/platform/graphics/cpu/arm/filters/FECompositeArithmeticNEON.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698