Index: Source/core/inspector/InspectorInstrumentationCustomInl.h |
diff --git a/Source/core/inspector/InspectorInstrumentationCustomInl.h b/Source/core/inspector/InspectorInstrumentationCustomInl.h |
index 078fef05d5848022fda1a145fb7be87adc78ba85..0236c5dba4dd8d0335f8414df2154ceb2c10d7d2 100644 |
--- a/Source/core/inspector/InspectorInstrumentationCustomInl.h |
+++ b/Source/core/inspector/InspectorInstrumentationCustomInl.h |
@@ -43,7 +43,6 @@ void appendAsyncCallStack(ExecutionContext*, ScriptCallStack*); |
bool canvasAgentEnabled(ExecutionContext*); |
bool consoleAgentEnabled(ExecutionContext*); |
-bool timelineAgentEnabled(ExecutionContext*); |
inline bool isDebuggerPaused(LocalFrame* frame) |
{ |