Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1254)

Unified Diff: Source/core/loader/archive/MHTMLArchive.cpp

Issue 15447002: Remove ~1750 superfluous includes from core (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebase a few hours Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
« no previous file with comments | « Source/core/loader/appcache/DOMApplicationCache.cpp ('k') | Source/core/loader/cache/CachedCSSStyleSheet.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698