Index: third_party/WebKit/Source/wtf/PrintStream.h |
diff --git a/third_party/WebKit/Source/wtf/PrintStream.h b/third_party/WebKit/Source/wtf/PrintStream.h |
index 6f79ccd11700badf103aaacaa6572e03056f67e7..65924616b018e974a3d10b1d664cde8f6ce6ebd6 100644 |
--- a/third_party/WebKit/Source/wtf/PrintStream.h |
+++ b/third_party/WebKit/Source/wtf/PrintStream.h |
@@ -26,7 +26,7 @@ |
#ifndef PrintStream_h |
#define PrintStream_h |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
#include "wtf/Noncopyable.h" |
#include "wtf/StdLibExtras.h" |
#include "wtf/WTFExport.h" |