| Index: third_party/WebKit/Source/platform/heap/TraceTraits.h
|
| diff --git a/third_party/WebKit/Source/platform/heap/TraceTraits.h b/third_party/WebKit/Source/platform/heap/TraceTraits.h
|
| index 48a0ba251302474650c03791bfacc5d08b138a21..5133156993a20da05bf5e72fc550374475caa3bb 100644
|
| --- a/third_party/WebKit/Source/platform/heap/TraceTraits.h
|
| +++ b/third_party/WebKit/Source/platform/heap/TraceTraits.h
|
| @@ -13,7 +13,6 @@
|
| #include "platform/heap/WrapperVisitor.h"
|
| #include "wtf/Allocator.h"
|
| #include "wtf/Assertions.h"
|
| -#include "wtf/Deque.h"
|
| #include "wtf/HashCountedSet.h"
|
| #include "wtf/HashMap.h"
|
| #include "wtf/HashSet.h"
|
|
|