Chromium Code Reviews| Index: runtime/vm/il_printer.h |
| diff --git a/runtime/vm/il_printer.h b/runtime/vm/il_printer.h |
| index b3553e4462a7a01bdb6a828c4d123ab4f250479a..6d930be69b1a2b29c6255ec93c4cd18f243759cf 100644 |
| --- a/runtime/vm/il_printer.h |
| +++ b/runtime/vm/il_printer.h |
| @@ -26,10 +26,8 @@ class BufferFormatter : public ValueObject { |
| DISALLOW_COPY_AND_ASSIGN(BufferFormatter); |
| }; |
| - |
| class ParsedFunction; |
| - |
| // Graph printing. |
| class FlowGraphPrinter : public ValueObject { |
| public: |