| Index: Source/core/loader/archive/MHTMLArchive.cpp
|
| diff --git a/Source/core/loader/archive/MHTMLArchive.cpp b/Source/core/loader/archive/MHTMLArchive.cpp
|
| index 4eb9ca7288c534ab1d6a2e1e8374b32586837ceb..90cdb2cebcdaaca39a5caadae2da2177dbcbbce5 100644
|
| --- a/Source/core/loader/archive/MHTMLArchive.cpp
|
| +++ b/Source/core/loader/archive/MHTMLArchive.cpp
|
| @@ -41,7 +41,6 @@
|
| #include "wtf/CryptographicallyRandomNumber.h"
|
| #include "wtf/DateMath.h"
|
| #include "wtf/GregorianDateTime.h"
|
| -#include "wtf/StdLibExtras.h"
|
| #include "wtf/text/Base64.h"
|
| #include "wtf/text/StringBuilder.h"
|
|
|
|
|