| Index: third_party/WebKit/Source/core/inspector/InspectorDOMAgent.cpp
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorDOMAgent.cpp b/third_party/WebKit/Source/core/inspector/InspectorDOMAgent.cpp
|
| index 8e14d7e73e4a49f63bc3a62c6a9dbd8bb9c88706..aced873c7188ec9ba776431e8eaf81e07f1fca56 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorDOMAgent.cpp
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorDOMAgent.cpp
|
| @@ -75,7 +75,6 @@
|
| #include "core/page/Page.h"
|
| #include "core/xml/DocumentXPathEvaluator.h"
|
| #include "core/xml/XPathResult.h"
|
| -#include "platform/PlatformGestureEvent.h"
|
| #include "platform/PlatformMouseEvent.h"
|
| #include "platform/PlatformTouchEvent.h"
|
| #include "wtf/ListHashSet.h"
|
|
|