| Index: Source/core/inspector/InspectorInputAgent.cpp
|
| diff --git a/Source/core/inspector/InspectorInputAgent.cpp b/Source/core/inspector/InspectorInputAgent.cpp
|
| index 01ae10d23ac8a6b802b3eb54348a80ee3b323904..342f9adedb0b3c496327935651dfaba67b8e8905 100644
|
| --- a/Source/core/inspector/InspectorInputAgent.cpp
|
| +++ b/Source/core/inspector/InspectorInputAgent.cpp
|
| @@ -46,7 +46,6 @@
|
| #include "platform/geometry/IntRect.h"
|
| #include "platform/geometry/IntSize.h"
|
| #include "wtf/CurrentTime.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace {
|
|
|
|
|