| Index: third_party/WebKit/Source/core/dom/StyleEngine.h
|
| diff --git a/third_party/WebKit/Source/core/dom/StyleEngine.h b/third_party/WebKit/Source/core/dom/StyleEngine.h
|
| index 25255553028177289ac57adae143442a8e855e3c..b8514ec6f03bd00917e6dfe225e711aa93389cb3 100644
|
| --- a/third_party/WebKit/Source/core/dom/StyleEngine.h
|
| +++ b/third_party/WebKit/Source/core/dom/StyleEngine.h
|
| @@ -36,7 +36,7 @@
|
| #include "core/dom/DocumentOrderedList.h"
|
| #include "core/dom/DocumentStyleSheetCollection.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/FastAllocBase.h"
|
| +#include "wtf/Allocator.h"
|
| #include "wtf/ListHashSet.h"
|
| #include "wtf/RefPtr.h"
|
| #include "wtf/TemporaryChange.h"
|
|
|