| Index: Source/platform/graphics/DiscardablePixelRef.cpp
|
| diff --git a/Source/core/platform/graphics/DiscardablePixelRef.cpp b/Source/platform/graphics/DiscardablePixelRef.cpp
|
| similarity index 98%
|
| rename from Source/core/platform/graphics/DiscardablePixelRef.cpp
|
| rename to Source/platform/graphics/DiscardablePixelRef.cpp
|
| index 117e7705477e994201ccbca29a6eb6fb2ad26723..ec6cf9f9dca037181934c4ee9789343e9be01ed3 100644
|
| --- a/Source/core/platform/graphics/DiscardablePixelRef.cpp
|
| +++ b/Source/platform/graphics/DiscardablePixelRef.cpp
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/platform/graphics/DiscardablePixelRef.h"
|
| +#include "platform/graphics/DiscardablePixelRef.h"
|
|
|
| #include "public/platform/Platform.h"
|
| #include "wtf/StdLibExtras.h"
|
|
|