Index: third_party/WebKit/Source/core/dom/DocumentOrderedList.h |
diff --git a/third_party/WebKit/Source/core/dom/DocumentOrderedList.h b/third_party/WebKit/Source/core/dom/DocumentOrderedList.h |
index c4d8084c6be2db3ed8f2503ba966b7b61fb586f4..a56577f61e04a4da7163e6ff27c1f5e7329616c4 100644 |
--- a/third_party/WebKit/Source/core/dom/DocumentOrderedList.h |
+++ b/third_party/WebKit/Source/core/dom/DocumentOrderedList.h |
@@ -29,7 +29,6 @@ |
#define DocumentOrderedList_h |
#include "platform/heap/Handle.h" |
-#include "wtf/FastAllocBase.h" |
#include "wtf/ListHashSet.h" |
namespace blink { |