| Index: Source/modules/encoding/TextEncoder.h
|
| diff --git a/Source/modules/encoding/TextEncoder.h b/Source/modules/encoding/TextEncoder.h
|
| index 6d1e3d3a31a7b25625a446434f45036b3c67a6e7..383677893c46104f1b93800b8d9d11a9367a53ae 100644
|
| --- a/Source/modules/encoding/TextEncoder.h
|
| +++ b/Source/modules/encoding/TextEncoder.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef TextEncoder_h
|
| #define TextEncoder_h
|
|
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/ArrayBufferView.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/Uint8Array.h"
|
|
|