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

Unified Diff: Source/wtf/FastMalloc.h

Issue 361823004: Do not include FastMalloc.h in config.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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
« no previous file with comments | « Source/platform/CheckedInt.h ('k') | Source/wtf/NullPtr.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/wtf/FastMalloc.h
diff --git a/Source/wtf/FastMalloc.h b/Source/wtf/FastMalloc.h
index 2d927accaba1611d8ef9b7614fb1c6d41b5e7cb9..89144fb4f0f0fb0f5ceeac2fbd4b462bfac88f08 100644
--- a/Source/wtf/FastMalloc.h
+++ b/Source/wtf/FastMalloc.h
@@ -22,7 +22,6 @@
#define WTF_FastMalloc_h
#include "wtf/WTFExport.h"
-#include <cstddef>
namespace WTF {
« no previous file with comments | « Source/platform/CheckedInt.h ('k') | Source/wtf/NullPtr.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698