Commit 3a20e450 authored by Hannes Payer's avatar Hannes Payer Committed by Commit Bot

[heap] Remove unused PretenuringScope class forward declaration.

Bug: 
Change-Id: I28d6905a0c527a171deae89374ef54c2b4b97d3d
Reviewed-on: https://chromium-review.googlesource.com/722960Reviewed-by: 's avatarMichael Lippautz <mlippautz@chromium.org>
Commit-Queue: Hannes Payer <hpayer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#48637}
parent a4001d93
......@@ -1551,7 +1551,6 @@ class Heap {
private:
class SkipStoreBufferScope;
class PretenuringScope;
typedef String* (*ExternalStringTableUpdaterCallback)(Heap* heap,
Object** pointer);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment