| Index: Source/core/style/BorderEdge.cpp
|
| diff --git a/Source/core/layout/style/BorderEdge.cpp b/Source/core/style/BorderEdge.cpp
|
| similarity index 98%
|
| rename from Source/core/layout/style/BorderEdge.cpp
|
| rename to Source/core/style/BorderEdge.cpp
|
| index 67788be8e69fd52edca2970b8140b9922b8c0fae..53300c37ab670b4f0088b33aa7ff715dd599b324 100644
|
| --- a/Source/core/layout/style/BorderEdge.cpp
|
| +++ b/Source/core/style/BorderEdge.cpp
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "config.h"
|
| -#include "core/layout/style/BorderEdge.h"
|
| +#include "core/style/BorderEdge.h"
|
|
|
| namespace blink {
|
|
|
|
|