| Index: Source/core/inspector/InspectorHeapProfilerAgent.h
|
| diff --git a/Source/core/inspector/InspectorHeapProfilerAgent.h b/Source/core/inspector/InspectorHeapProfilerAgent.h
|
| index 1ba6639d5293846a7e4825c84d2992893bf958e7..7afb9d22e7b6198e4dc8a39c8feb63600883c208 100644
|
| --- a/Source/core/inspector/InspectorHeapProfilerAgent.h
|
| +++ b/Source/core/inspector/InspectorHeapProfilerAgent.h
|
| @@ -44,7 +44,6 @@ namespace blink {
|
|
|
| class InjectedScriptManager;
|
| class HeapStatsUpdateTask;
|
| -class ScriptHeapSnapshot;
|
|
|
| typedef String ErrorString;
|
|
|
|
|