| Index: third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceEventInit.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceEventInit.h b/third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceEventInit.h
|
| index 139a4efff5b0c095c071107524db28234cd3056f..183089331dadab584f6ce7c2bdb2668ca8ab10b4 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceEventInit.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/TestInterfaceEventInit.h
|
| @@ -15,7 +15,7 @@
|
| #include "core/CoreExport.h"
|
| #include "core/events/EventInit.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|