| Index: Source/platform/heap/RunAllTests.cpp
|
| diff --git a/Source/platform/heap/RunAllTests.cpp b/Source/platform/heap/RunAllTests.cpp
|
| index 40b7db0aeff3d1e0639a017c2fecb5fee20caa9a..316f6f68a825481fe0ba33610af2d955119d85d9 100644
|
| --- a/Source/platform/heap/RunAllTests.cpp
|
| +++ b/Source/platform/heap/RunAllTests.cpp
|
| @@ -34,7 +34,6 @@
|
| #include "platform/heap/Heap.h"
|
| #include "wtf/CryptographicallyRandomNumber.h"
|
| #include "wtf/MainThread.h"
|
| -#include "wtf/WTF.h"
|
| #include <base/bind.h>
|
| #include <base/test/launcher/unit_test_launcher.h>
|
| #include <base/test/test_suite.h>
|
|
|