| Index: Source/platform/graphics/ScaledImageFragment.cpp
|
| diff --git a/Source/core/platform/graphics/chromium/ScaledImageFragment.cpp b/Source/platform/graphics/ScaledImageFragment.cpp
|
| similarity index 96%
|
| rename from Source/core/platform/graphics/chromium/ScaledImageFragment.cpp
|
| rename to Source/platform/graphics/ScaledImageFragment.cpp
|
| index fb9c2c4431c17c665b4e673d678145afb000da05..41e0ae3971db090eb92075b711fc63f10c8ebc94 100644
|
| --- a/Source/core/platform/graphics/chromium/ScaledImageFragment.cpp
|
| +++ b/Source/platform/graphics/ScaledImageFragment.cpp
|
| @@ -25,7 +25,7 @@
|
|
|
| #include "config.h"
|
|
|
| -#include "core/platform/graphics/chromium/ScaledImageFragment.h"
|
| +#include "platform/graphics/ScaledImageFragment.h"
|
|
|
| namespace WebCore {
|
|
|
|
|