| Index: Source/core/style/FillLayer.cpp
|
| diff --git a/Source/core/layout/style/FillLayer.cpp b/Source/core/style/FillLayer.cpp
|
| similarity index 99%
|
| rename from Source/core/layout/style/FillLayer.cpp
|
| rename to Source/core/style/FillLayer.cpp
|
| index 9c52fb6ea2d91484ba13343ffdd26795ebf99196..2d1945394befb07e33de9ecff0dc82e8bc091eec 100644
|
| --- a/Source/core/layout/style/FillLayer.cpp
|
| +++ b/Source/core/style/FillLayer.cpp
|
| @@ -20,9 +20,9 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/layout/style/FillLayer.h"
|
| +#include "core/style/FillLayer.h"
|
|
|
| -#include "core/layout/style/DataEquivalency.h"
|
| +#include "core/style/DataEquivalency.h"
|
|
|
| namespace blink {
|
|
|
|
|