| Index: Source/core/style/QuotesData.cpp
|
| diff --git a/Source/core/layout/style/QuotesData.cpp b/Source/core/style/QuotesData.cpp
|
| similarity index 98%
|
| rename from Source/core/layout/style/QuotesData.cpp
|
| rename to Source/core/style/QuotesData.cpp
|
| index af1bcc9a4aac2fe618c9846b9f2ae16242611436..a48aa1b8fd6b35560e162c062effdd60ea5f4b23 100644
|
| --- a/Source/core/layout/style/QuotesData.cpp
|
| +++ b/Source/core/style/QuotesData.cpp
|
| @@ -20,7 +20,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/layout/style/QuotesData.h"
|
| +#include "core/style/QuotesData.h"
|
|
|
| namespace blink {
|
|
|
|
|