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