| Index: Source/core/loader/archive/MHTMLArchive.cpp
|
| diff --git a/Source/core/loader/archive/MHTMLArchive.cpp b/Source/core/loader/archive/MHTMLArchive.cpp
|
| index 2390f9d8522d6ba1e16fc21f0f8466229f206659..7b539c9325703b768bc037a8118cb8ac174010d1 100644
|
| --- a/Source/core/loader/archive/MHTMLArchive.cpp
|
| +++ b/Source/core/loader/archive/MHTMLArchive.cpp
|
| @@ -44,7 +44,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"
|
|
|
|
|