Index: third_party/WebKit/Source/core/dom/StyleSheetCollection.h |
diff --git a/third_party/WebKit/Source/core/dom/StyleSheetCollection.h b/third_party/WebKit/Source/core/dom/StyleSheetCollection.h |
index 7189e069de0c5b987af634788eed2cc4b3c8229a..3f996d03793cdd5a4973661d59cb789680def404 100644 |
--- a/third_party/WebKit/Source/core/dom/StyleSheetCollection.h |
+++ b/third_party/WebKit/Source/core/dom/StyleSheetCollection.h |
@@ -30,7 +30,7 @@ |
#include "core/CoreExport.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
#include "wtf/RefPtr.h" |
#include "wtf/Vector.h" |