| Index: Source/core/platform/text/TextEncodingDetectorICU.cpp
|
| diff --git a/Source/core/platform/text/TextEncodingDetectorICU.cpp b/Source/core/platform/text/TextEncodingDetectorICU.cpp
|
| index 30e280082113dac3fe27ed2779f263dde636ba50..1f2e6324b11c9f9a915f319f52c458e1b9bcee2a 100644
|
| --- a/Source/core/platform/text/TextEncodingDetectorICU.cpp
|
| +++ b/Source/core/platform/text/TextEncodingDetectorICU.cpp
|
| @@ -31,7 +31,6 @@
|
| #include "config.h"
|
| #include "core/platform/text/TextEncodingDetector.h"
|
|
|
| -#include "wtf/UnusedParam.h"
|
| #include "wtf/text/TextEncoding.h"
|
| #include <unicode/ucnv.h>
|
| #include <unicode/ucsdet.h>
|
|
|