| Index: Source/platform/graphics/filters/DistantLightSource.cpp
|
| diff --git a/Source/core/platform/graphics/filters/DistantLightSource.cpp b/Source/platform/graphics/filters/DistantLightSource.cpp
|
| similarity index 97%
|
| rename from Source/core/platform/graphics/filters/DistantLightSource.cpp
|
| rename to Source/platform/graphics/filters/DistantLightSource.cpp
|
| index 7d911f80eef5c8d9acee978714b1a34ab1da084c..6da197cbb895d59722e6e7f046d93579b9006855 100644
|
| --- a/Source/core/platform/graphics/filters/DistantLightSource.cpp
|
| +++ b/Source/platform/graphics/filters/DistantLightSource.cpp
|
| @@ -29,8 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -
|
| -#include "core/platform/graphics/filters/DistantLightSource.h"
|
| +#include "platform/graphics/filters/DistantLightSource.h"
|
|
|
| #include "platform/text/TextStream.h"
|
|
|
|
|