| Index: Source/wtf/testing/RunAllTests.cpp
|
| diff --git a/Source/wtf/testing/RunAllTests.cpp b/Source/wtf/testing/RunAllTests.cpp
|
| index 5d27780e99d586068c6249d6eff297fda1cbd7d9..7486c57820bdcdb0407d1b6d1d0f2607b8d78192 100644
|
| --- a/Source/wtf/testing/RunAllTests.cpp
|
| +++ b/Source/wtf/testing/RunAllTests.cpp
|
| @@ -32,7 +32,7 @@
|
|
|
| #include "wtf/CryptographicallyRandomNumber.h"
|
| #include "wtf/MainThread.h"
|
| -#include "wtf/WTF.h"
|
| +#include "wtf/Partitions.h"
|
| #include <base/test/test_suite.h>
|
| #include <string.h>
|
|
|
|
|