| Index: Source/platform/text/TextStream.cpp
|
| diff --git a/Source/core/platform/text/TextStream.cpp b/Source/platform/text/TextStream.cpp
|
| similarity index 98%
|
| rename from Source/core/platform/text/TextStream.cpp
|
| rename to Source/platform/text/TextStream.cpp
|
| index 7a48eabe13ac98c6a9abc9ef9403eafb504acf1a..377671b40bcac2f4771098db9f01c334990609e1 100644
|
| --- a/Source/core/platform/text/TextStream.cpp
|
| +++ b/Source/platform/text/TextStream.cpp
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/platform/text/TextStream.h"
|
| +#include "platform/text/TextStream.h"
|
|
|
| #include "wtf/MathExtras.h"
|
| #include "wtf/StringExtras.h"
|
|
|