Index: src/compiler/ast-graph-builder.h |
diff --git a/src/compiler/ast-graph-builder.h b/src/compiler/ast-graph-builder.h |
index ec13731c108446851edb318d07b6667e22b2bd13..1e5b5dce866a140606c8924aa2ea12fd199fa5b5 100644 |
--- a/src/compiler/ast-graph-builder.h |
+++ b/src/compiler/ast-graph-builder.h |
@@ -74,7 +74,6 @@ class AstGraphBuilder : public AstVisitor<AstGraphBuilder> { |
class ControlScopeForCatch; |
class ControlScopeForFinally; |
class Environment; |
- class FrameStateBeforeAndAfter; |
friend class ControlBuilder; |
Isolate* isolate_; |