| Index: third_party/WebKit/Source/platform/wtf/text/WTFString.cpp
|
| diff --git a/third_party/WebKit/Source/platform/wtf/text/WTFString.cpp b/third_party/WebKit/Source/platform/wtf/text/WTFString.cpp
|
| index b200e854092e8e836edd038e5af175290c7037c1..6950ae7393aa13986e196519d96182ebaf0f4665 100644
|
| --- a/third_party/WebKit/Source/platform/wtf/text/WTFString.cpp
|
| +++ b/third_party/WebKit/Source/platform/wtf/text/WTFString.cpp
|
| @@ -20,7 +20,7 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| #include "base/strings/string_util.h"
|
| #include "platform/wtf/ASCIICType.h"
|
|
|