| Index: Source/platform/fonts/SimpleFontData.cpp
|
| diff --git a/Source/core/platform/graphics/SimpleFontData.cpp b/Source/platform/fonts/SimpleFontData.cpp
|
| similarity index 99%
|
| rename from Source/core/platform/graphics/SimpleFontData.cpp
|
| rename to Source/platform/fonts/SimpleFontData.cpp
|
| index 41f82b70812c1fd1d64a22c36b4bde49072017b2..b6846b2ac0032e5038a218a93f7f545187413171 100644
|
| --- a/Source/core/platform/graphics/SimpleFontData.cpp
|
| +++ b/Source/platform/fonts/SimpleFontData.cpp
|
| @@ -28,8 +28,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/platform/graphics/SimpleFontData.h"
|
| -
|
| +#include "platform/fonts/SimpleFontData.h"
|
|
|
| #include "wtf/MathExtras.h"
|
|
|
|
|