| Index: Source/core/testing/InspectorFrontendClientLocal.cpp
|
| diff --git a/Source/core/testing/InspectorFrontendClientLocal.cpp b/Source/core/testing/InspectorFrontendClientLocal.cpp
|
| index 1adc4ab7f432ced50695710014aaa43db0534169..d683e558cf420ab04efef1dd23a44dc4346e20c2 100644
|
| --- a/Source/core/testing/InspectorFrontendClientLocal.cpp
|
| +++ b/Source/core/testing/InspectorFrontendClientLocal.cpp
|
| @@ -41,7 +41,6 @@
|
| #include "public/platform/Platform.h"
|
| #include "public/platform/WebThread.h"
|
| #include "wtf/Deque.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace WebCore {
|
|
|
|
|