| Index: Source/core/inspector/InspectorFrontendHost.h
|
| diff --git a/Source/core/inspector/InspectorFrontendHost.h b/Source/core/inspector/InspectorFrontendHost.h
|
| index 5fe28f14da4b2f0ca12e8f02e7ef4fd3e8569bb9..1bccdca379f5fd83a22ea435bf6ae3ad6aecb0d0 100644
|
| --- a/Source/core/inspector/InspectorFrontendHost.h
|
| +++ b/Source/core/inspector/InspectorFrontendHost.h
|
| @@ -30,7 +30,6 @@
|
| #define InspectorFrontendHost_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "core/platform/ContextMenu.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/Vector.h"
|
| #include "wtf/text/WTFString.h"
|
|
|