| Index: Source/wtf/testing/RunAllTests.cpp
|
| diff --git a/Source/wtf/testing/RunAllTests.cpp b/Source/wtf/testing/RunAllTests.cpp
|
| index 4e4da23335ed71612ed9d9256d3034a0f7b9ea08..c103769023c86db61c8868716ca2f6ca489f7ba4 100644
|
| --- a/Source/wtf/testing/RunAllTests.cpp
|
| +++ b/Source/wtf/testing/RunAllTests.cpp
|
| @@ -31,6 +31,7 @@
|
| #include "config.h"
|
|
|
| #include "wtf/CryptographicallyRandomNumber.h"
|
| +#include "wtf/DefaultAllocator.h"
|
| #include "wtf/MainThread.h"
|
| #include "wtf/WTF.h"
|
| #include <base/test/test_suite.h>
|
|
|