| Index: Source/modules/websockets/DOMWebSocketTest.cpp
|
| diff --git a/Source/modules/websockets/DOMWebSocketTest.cpp b/Source/modules/websockets/DOMWebSocketTest.cpp
|
| index fae8d3f98eae4ac1d56d2ae2e7d38d669fcaa8ec..9c18c91d463d966261add7bc360eb946c3c6d13d 100644
|
| --- a/Source/modules/websockets/DOMWebSocketTest.cpp
|
| +++ b/Source/modules/websockets/DOMWebSocketTest.cpp
|
| @@ -18,7 +18,6 @@
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/Vector.h"
|
| -#include "wtf/testing/WTFTestHelpers.h"
|
| #include "wtf/text/CString.h"
|
| #include "wtf/text/WTFString.h"
|
| #include <gmock/gmock.h>
|
|
|