| 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 73c38d9f67a2111a73e54caa5010b256ea776783..d49195e8ff3f816323379f2c7aabd07998b2105c 100644
|
| --- a/third_party/WebKit/Source/wtf/text/TextEncodingRegistry.cpp
|
| +++ b/third_party/WebKit/Source/wtf/text/TextEncodingRegistry.cpp
|
| @@ -28,6 +28,7 @@
|
| #include "wtf/text/TextEncodingRegistry.h"
|
|
|
| #include "wtf/ASCIICType.h"
|
| +#include "wtf/Atomics.h"
|
| #include "wtf/CurrentTime.h"
|
| #include "wtf/HashMap.h"
|
| #include "wtf/HashSet.h"
|
|
|