| Index: third_party/WebKit/Source/wtf/text/TextEncodingRegistry.cpp
|
| diff --git a/third_party/WebKit/Source/wtf/text/TextEncodingRegistry.cpp b/third_party/WebKit/Source/wtf/text/TextEncodingRegistry.cpp
|
| index aa0a47fe795fef494080b81b6aca70afbd108a21..5dea941fbd41775032e42c873bce01395c421a0c 100644
|
| --- a/third_party/WebKit/Source/wtf/text/TextEncodingRegistry.cpp
|
| +++ b/third_party/WebKit/Source/wtf/text/TextEncodingRegistry.cpp
|
| @@ -31,7 +31,6 @@
|
| #include "wtf/CurrentTime.h"
|
| #include "wtf/HashMap.h"
|
| #include "wtf/HashSet.h"
|
| -#include "wtf/MainThread.h"
|
| #include "wtf/StdLibExtras.h"
|
| #include "wtf/StringExtras.h"
|
| #include "wtf/ThreadingPrimitives.h"
|
|
|