| Index: Source/bindings/v8/custom/V8InspectorFrontendHostCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8InspectorFrontendHostCustom.cpp b/Source/bindings/v8/custom/V8InspectorFrontendHostCustom.cpp
|
| index e5e123902b927951b6639641d1a7e8a10a6f3e35..87177fd6f1401f472b3168f615ffec0b65c86703 100644
|
| --- a/Source/bindings/v8/custom/V8InspectorFrontendHostCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8InspectorFrontendHostCustom.cpp
|
| @@ -36,6 +36,7 @@
|
| #include "core/inspector/InspectorController.h"
|
| #include "core/inspector/InspectorFrontendClient.h"
|
| #include "core/inspector/InspectorFrontendHost.h"
|
| +#include "platform/ContextMenu.h"
|
| #include "public/platform/Platform.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|