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

Unified Diff: Source/wtf/WTF.cpp

Issue 98183002: Remove duplicated headers from wtf/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years 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/wtf/WTF.cpp
diff --git a/Source/wtf/WTF.cpp b/Source/wtf/WTF.cpp
index 98349264053e581ff3ec8f1981d80de7e16e8187..f1b87e72b24a5d3b4275f457bb5691bee61f7b66 100644
--- a/Source/wtf/WTF.cpp
+++ b/Source/wtf/WTF.cpp
@@ -31,7 +31,6 @@
#include "config.h"
#include "WTF.h"
-#include "wtf/PartitionAlloc.h"
#include "wtf/QuantizedAllocation.h"
#ifndef NDEBUG
« no previous file with comments | « Source/wtf/WTF.h ('k') | Source/wtf/text/Base64.cpp » ('j') | Source/wtf/text/StringImpl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698