| Index: Source/platform/graphics/GraphicsTypes.cpp
|
| diff --git a/Source/core/platform/graphics/GraphicsTypes.cpp b/Source/platform/graphics/GraphicsTypes.cpp
|
| similarity index 99%
|
| rename from Source/core/platform/graphics/GraphicsTypes.cpp
|
| rename to Source/platform/graphics/GraphicsTypes.cpp
|
| index 62734359354cb7ce579134176c17dcf0c95036b8..fcc45d3ed4a57ec8ad362eceb75cf59e207661a5 100644
|
| --- a/Source/core/platform/graphics/GraphicsTypes.cpp
|
| +++ b/Source/platform/graphics/GraphicsTypes.cpp
|
| @@ -25,7 +25,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/platform/graphics/GraphicsTypes.h"
|
| +#include "platform/graphics/GraphicsTypes.h"
|
|
|
| #include "wtf/Assertions.h"
|
| #include "wtf/text/WTFString.h"
|
|
|