| Index: Source/modules/encoding/TextDecoder.h
|
| diff --git a/Source/modules/encoding/TextDecoder.h b/Source/modules/encoding/TextDecoder.h
|
| index e630ed5540cdbc641e782c2b40bd243bb005b6eb..b2dc7888867fdedd5b72cfa1fddcd8efe2df1d7b 100644
|
| --- a/Source/modules/encoding/TextDecoder.h
|
| +++ b/Source/modules/encoding/TextDecoder.h
|
| @@ -32,7 +32,7 @@
|
| #define TextDecoder_h
|
|
|
| #include "bindings/v8/Dictionary.h"
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/ArrayBufferView.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/text/TextCodec.h"
|
|
|