| 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 18245a23a3f1a1a4b02e141109107bfbc02ef1a5..4c96458c811fcb463f247c35fb304a6a4871a131 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"
|
|
|