Index: Source/platform/graphics/GraphicsContextAnnotation.cpp |
diff --git a/Source/core/platform/graphics/GraphicsContextAnnotation.cpp b/Source/platform/graphics/GraphicsContextAnnotation.cpp |
similarity index 96% |
rename from Source/core/platform/graphics/GraphicsContextAnnotation.cpp |
rename to Source/platform/graphics/GraphicsContextAnnotation.cpp |
index 97af0bf13287a7c29a4120d357d6b187c0860eb9..1bcb78ee235709196273bbb56d63a46ae397e57a 100644 |
--- a/Source/core/platform/graphics/GraphicsContextAnnotation.cpp |
+++ b/Source/platform/graphics/GraphicsContextAnnotation.cpp |
@@ -29,9 +29,9 @@ |
*/ |
#include "config.h" |
-#include "core/platform/graphics/GraphicsContextAnnotation.h" |
+#include "platform/graphics/GraphicsContextAnnotation.h" |
-#include "core/platform/graphics/GraphicsContext.h" |
+#include "platform/graphics/GraphicsContext.h" |
namespace { |