Chromium Code Reviews| Index: src/heap/heap-inl.h |
| diff --git a/src/heap/heap-inl.h b/src/heap/heap-inl.h |
| index c3fa55aed9b2eacd2b28af34f905b101d9f38983..7a254cb0cdabb8c95115a58a6d65cf8d1587bb91 100644 |
| --- a/src/heap/heap-inl.h |
| +++ b/src/heap/heap-inl.h |
| @@ -717,7 +717,6 @@ void Heap::ExternalStringTable::IterateAll(ObjectVisitor* v) { |
| } |
| } |
| - |
| // Verify() is inline to avoid ifdef-s around its calls in release |
| // mode. |
| void Heap::ExternalStringTable::Verify() { |