| Index: third_party/WebKit/Source/platform/testing/RunAllTests.cpp
|
| diff --git a/third_party/WebKit/Source/platform/testing/RunAllTests.cpp b/third_party/WebKit/Source/platform/testing/RunAllTests.cpp
|
| index 3cf424cf79602f1abbb28240139a127753b127e1..a3d9a40fe660846f5fd33eea5f894776c6bd7285 100644
|
| --- a/third_party/WebKit/Source/platform/testing/RunAllTests.cpp
|
| +++ b/third_party/WebKit/Source/platform/testing/RunAllTests.cpp
|
| @@ -31,8 +31,8 @@
|
| #include "config.h"
|
|
|
| #include "platform/EventTracer.h"
|
| +#include "platform/TestingPlatformSupport.h"
|
| #include "platform/heap/Heap.h"
|
| -#include "platform/testing/TestingPlatformSupport.h"
|
| #include "wtf/CryptographicallyRandomNumber.h"
|
| #include "wtf/MainThread.h"
|
| #include "wtf/Partitions.h"
|
|
|