| Index: Source/platform/fonts/FontDescription.cpp
|
| diff --git a/Source/core/platform/graphics/FontDescription.cpp b/Source/platform/fonts/FontDescription.cpp
|
| similarity index 98%
|
| rename from Source/core/platform/graphics/FontDescription.cpp
|
| rename to Source/platform/fonts/FontDescription.cpp
|
| index 03ca701840d0cd0d16d94cac0c7a49f23a930b4b..3377ac24577b93af1ab4a20ba25a0b898fb607e3 100644
|
| --- a/Source/core/platform/graphics/FontDescription.cpp
|
| +++ b/Source/platform/fonts/FontDescription.cpp
|
| @@ -28,7 +28,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/platform/graphics/FontDescription.h"
|
| +#include "platform/fonts/FontDescription.h"
|
|
|
| #include "RuntimeEnabledFeatures.h"
|
| #include "wtf/text/AtomicStringHash.h"
|
|
|