| 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 3269ae0afff769a87a5ab69531db9d2e8c15ab6d..cd672c48b3114002f35fdf5614d339ea371c4148 100644
|
| --- a/third_party/WebKit/Source/platform/heap/TraceTraits.h
|
| +++ b/third_party/WebKit/Source/platform/heap/TraceTraits.h
|
| @@ -8,6 +8,7 @@
|
| #include "platform/heap/GCInfo.h"
|
| #include "platform/heap/Heap.h"
|
| #include "platform/heap/InlinedGlobalMarkingVisitor.h"
|
| +#include "platform/heap/StackFrameDepth.h"
|
| #include "platform/heap/Visitor.h"
|
| #include "wtf/Allocator.h"
|
| #include "wtf/Assertions.h"
|
|
|