Index: Source/platform/graphics/filters/SourceGraphic.cpp |
diff --git a/Source/core/platform/graphics/filters/SourceGraphic.cpp b/Source/platform/graphics/filters/SourceGraphic.cpp |
similarity index 95% |
rename from Source/core/platform/graphics/filters/SourceGraphic.cpp |
rename to Source/platform/graphics/filters/SourceGraphic.cpp |
index 0f85338cc12e442b50f6dc96b645ed67d278a549..c1d69768c043c0c1a9cde2431243349b06fe3e44 100644 |
--- a/Source/core/platform/graphics/filters/SourceGraphic.cpp |
+++ b/Source/platform/graphics/filters/SourceGraphic.cpp |
@@ -20,9 +20,9 @@ |
#include "config.h" |
-#include "core/platform/graphics/filters/SourceGraphic.h" |
+#include "platform/graphics/filters/SourceGraphic.h" |
-#include "core/platform/graphics/GraphicsContext.h" |
+#include "platform/graphics/GraphicsContext.h" |
#include "platform/text/TextStream.h" |
#include "wtf/StdLibExtras.h" |
#include "wtf/text/WTFString.h" |