| Index: third_party/WebKit/Source/platform/exported/WebStringTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/exported/WebStringTest.cpp b/third_party/WebKit/Source/platform/exported/WebStringTest.cpp
|
| index c5199c4930fc6605eb0a962ab4653ada9eb1be90..49cb6d21f7bf4e1d9d312ea8c7f814be08367449 100644
|
| --- a/third_party/WebKit/Source/platform/exported/WebStringTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/WebStringTest.cpp
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "public/platform/WebString.h"
|
|
|
| +#include "platform/wtf/text/WTFString.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|