| Index: third_party/WebKit/Source/core/testing/UnionTypesTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/testing/UnionTypesTest.cpp b/third_party/WebKit/Source/core/testing/UnionTypesTest.cpp
|
| index ad4d21fd47945e1d26d199bb075c179c28b2a65e..8ac58f46553fe9d626eddbf279aafbb40759f26d 100644
|
| --- a/third_party/WebKit/Source/core/testing/UnionTypesTest.cpp
|
| +++ b/third_party/WebKit/Source/core/testing/UnionTypesTest.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "core/testing/UnionTypesTest.h"
|
|
|
| -#include "wtf/text/StringBuilder.h"
|
| +#include "platform/wtf/text/StringBuilder.h"
|
|
|
| namespace blink {
|
|
|
|
|