| Index: third_party/WebKit/Source/platform/heap/HeapTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/heap/HeapTest.cpp b/third_party/WebKit/Source/platform/heap/HeapTest.cpp
|
| index ebea3af519972e85e6ec37cce3fd2cd417e1a44a..b85821351ad4395d839078e29b4ba6f28e86be1d 100644
|
| --- a/third_party/WebKit/Source/platform/heap/HeapTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/heap/HeapTest.cpp
|
| @@ -34,6 +34,7 @@
|
| #include "platform/heap/HeapLinkedStack.h"
|
| #include "platform/heap/HeapTerminatedArrayBuilder.h"
|
| #include "platform/heap/SafePoint.h"
|
| +#include "platform/heap/SelfKeepAlive.h"
|
| #include "platform/heap/ThreadState.h"
|
| #include "platform/heap/Visitor.h"
|
| #include "platform/testing/UnitTestHelpers.h"
|
|
|