Index: third_party/WebKit/Source/core/dom/TreeScopeStyleSheetCollection.h |
diff --git a/third_party/WebKit/Source/core/dom/TreeScopeStyleSheetCollection.h b/third_party/WebKit/Source/core/dom/TreeScopeStyleSheetCollection.h |
index bea0c45e546d3e69f253f8183a9673cbae319c34..fa0937879a6a277bac493948730588b02aadc871 100644 |
--- a/third_party/WebKit/Source/core/dom/TreeScopeStyleSheetCollection.h |
+++ b/third_party/WebKit/Source/core/dom/TreeScopeStyleSheetCollection.h |
@@ -33,7 +33,7 @@ |
#include "core/dom/DocumentOrderedList.h" |
#include "core/dom/StyleSheetCollection.h" |
#include "core/dom/TreeScope.h" |
-#include "wtf/FastAllocBase.h" |
+#include "wtf/Allocator.h" |
sof
2015/10/28 18:29:58
not needed?
|
#include "wtf/HashMap.h" |
#include "wtf/ListHashSet.h" |
#include "wtf/RefPtr.h" |