| Index: Source/core/inspector/InspectorRuntimeAgent.h
|
| diff --git a/Source/core/inspector/InspectorRuntimeAgent.h b/Source/core/inspector/InspectorRuntimeAgent.h
|
| index b32773d3fd77e0c5fbdd32b4506246b34529893e..944bcb5a73b662d1c9727ac0795aa553c90c82e9 100644
|
| --- a/Source/core/inspector/InspectorRuntimeAgent.h
|
| +++ b/Source/core/inspector/InspectorRuntimeAgent.h
|
| @@ -40,7 +40,6 @@ namespace blink {
|
|
|
| class InjectedScript;
|
| class InjectedScriptManager;
|
| -class InstrumentingAgents;
|
| class JSONArray;
|
| class ScriptState;
|
| class ScriptDebugServer;
|
|
|