Index: src/heap-snapshot-generator.h |
diff --git a/src/heap-snapshot-generator.h b/src/heap-snapshot-generator.h |
index 11d094ae793c13445db2c2d37ec01c39695805ad..c323f3cde282de350f88da721630bbbe685d3aee 100644 |
--- a/src/heap-snapshot-generator.h |
+++ b/src/heap-snapshot-generator.h |
@@ -658,7 +658,6 @@ class HeapSnapshotJSONSerializer { |
void SerializeSnapshot(); |
void SerializeString(const unsigned char* s); |
void SerializeStrings(); |
- void SortHashMap(HashMap* map, List<HashMap::Entry*>* sorted_entries); |
static const int kEdgeFieldsCount; |
static const int kNodeFieldsCount; |