| Index: third_party/WebKit/Source/core/testing/UnionTypesTest.h
|
| diff --git a/third_party/WebKit/Source/core/testing/UnionTypesTest.h b/third_party/WebKit/Source/core/testing/UnionTypesTest.h
|
| index 01f9aaf9906a64fdabae67d90d672c9ab9ffb773..74da66aae41cadf5adbae6e87f29e839c83ba263 100644
|
| --- a/third_party/WebKit/Source/core/testing/UnionTypesTest.h
|
| +++ b/third_party/WebKit/Source/core/testing/UnionTypesTest.h
|
| @@ -10,7 +10,7 @@
|
| #include "bindings/core/v8/DoubleOrStringOrStringArray.h"
|
| #include "bindings/core/v8/DoubleOrStringOrStringSequence.h"
|
| #include "bindings/core/v8/NodeListOrElement.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|