| Index: Source/core/style/SVGComputedStyle.cpp
|
| diff --git a/Source/core/layout/style/SVGComputedStyle.cpp b/Source/core/style/SVGComputedStyle.cpp
|
| similarity index 99%
|
| rename from Source/core/layout/style/SVGComputedStyle.cpp
|
| rename to Source/core/style/SVGComputedStyle.cpp
|
| index 7fa916dcdbb10fdf63b1cf8b8b858164c05be56d..36b237672bf134d7b8ec97ba5448eca2edf3e5b1 100644
|
| --- a/Source/core/layout/style/SVGComputedStyle.cpp
|
| +++ b/Source/core/style/SVGComputedStyle.cpp
|
| @@ -27,7 +27,7 @@
|
|
|
| #include "config.h"
|
|
|
| -#include "core/layout/style/SVGComputedStyle.h"
|
| +#include "core/style/SVGComputedStyle.h"
|
|
|
| namespace blink {
|
|
|
|
|