| Index: third_party/WebKit/Source/platform/heap/MarkingVisitorImpl.h
|
| diff --git a/third_party/WebKit/Source/platform/heap/MarkingVisitorImpl.h b/third_party/WebKit/Source/platform/heap/MarkingVisitorImpl.h
|
| index 572453b2668e44fa4ae223516bc97fd8aa707b49..03437ed92fe87fb219781f7bede8d9125a6d51b1 100644
|
| --- a/third_party/WebKit/Source/platform/heap/MarkingVisitorImpl.h
|
| +++ b/third_party/WebKit/Source/platform/heap/MarkingVisitorImpl.h
|
| @@ -9,10 +9,6 @@
|
| #include "platform/heap/ThreadState.h"
|
| #include "platform/heap/Visitor.h"
|
| #include "wtf/Allocator.h"
|
| -#include "wtf/Functional.h"
|
| -#include "wtf/HashFunctions.h"
|
| -#include "wtf/Locker.h"
|
| -#include "wtf/TypeTraits.h"
|
|
|
| namespace blink {
|
|
|
|
|