| Index: third_party/WebKit/Source/core/html/parser/TextResourceDecoderForFuzzing.h
|
| diff --git a/third_party/WebKit/Source/core/html/parser/TextResourceDecoderForFuzzing.h b/third_party/WebKit/Source/core/html/parser/TextResourceDecoderForFuzzing.h
|
| index 8a1c7760691bc29e4c6b95965a6b8cf7bb5309ad..8b86d970cf9c98e74a15d9c27e0af915a0410ed2 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/TextResourceDecoderForFuzzing.h
|
| +++ b/third_party/WebKit/Source/core/html/parser/TextResourceDecoderForFuzzing.h
|
| @@ -8,7 +8,7 @@
|
| #include "core/html/parser/TextResourceDecoder.h"
|
|
|
| #include "platform/testing/FuzzedDataProvider.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|