Index: Source/core/inspector/InspectorProfilerAgent.h |
diff --git a/Source/core/inspector/InspectorProfilerAgent.h b/Source/core/inspector/InspectorProfilerAgent.h |
index fbcfbbad2adcc6017a4aa85de678aef2663e4f86..50414aa16dfe9e51b88f30a05fe8e7b8e9be2500 100644 |
--- a/Source/core/inspector/InspectorProfilerAgent.h |
+++ b/Source/core/inspector/InspectorProfilerAgent.h |
@@ -85,8 +85,6 @@ public: |
void toggleRecordButton(bool isProfiling); |
- virtual void reportMemoryUsage(MemoryObjectInfo*) const OVERRIDE; |
- |
void willProcessTask(); |
void didProcessTask(); |