| Index: third_party/WebKit/Source/platform/heap/PersistentTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/heap/PersistentTest.cpp b/third_party/WebKit/Source/platform/heap/PersistentTest.cpp
|
| index 2e43a20798aee9798100c81cbf5cbf977e5949b5..ce5932a37a08583346c8b90249087119bf8dfec5 100644
|
| --- a/third_party/WebKit/Source/platform/heap/PersistentTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/heap/PersistentTest.cpp
|
| @@ -5,7 +5,7 @@
|
| #include "platform/heap/Persistent.h"
|
|
|
| #include "platform/ThreadSafeFunctional.h"
|
| -#include "platform/heap/Heap.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include <memory>
|
|
|
|
|