| Index: Source/core/inspector/InspectorInstrumentationCustomInl.h
|
| diff --git a/Source/core/inspector/InspectorInstrumentationCustomInl.h b/Source/core/inspector/InspectorInstrumentationCustomInl.h
|
| index 335a679cc269f1a2a3315d4f0bf63b9cfd6d5eee..46541fdfd83cd348836d5f40b3516d6de9d1135b 100644
|
| --- a/Source/core/inspector/InspectorInstrumentationCustomInl.h
|
| +++ b/Source/core/inspector/InspectorInstrumentationCustomInl.h
|
| @@ -41,7 +41,6 @@ bool isDebuggerPausedImpl(InstrumentingAgents*);
|
| bool collectingHTMLParseErrorsImpl(InstrumentingAgents*);
|
| void appendAsyncCallStack(ExecutionContext*, ScriptCallStack*);
|
|
|
| -bool canvasAgentEnabled(ExecutionContext*);
|
| bool consoleAgentEnabled(ExecutionContext*);
|
|
|
| inline bool isDebuggerPaused(LocalFrame* frame)
|
|
|