Index: runtime/vm/il_printer.cc |
diff --git a/runtime/vm/il_printer.cc b/runtime/vm/il_printer.cc |
index 97de0b1c32ed8a999c8a147c4048ff6c435a9efc..566b92af5581f933df752c018adf0269795e3de5 100644 |
--- a/runtime/vm/il_printer.cc |
+++ b/runtime/vm/il_printer.cc |
@@ -145,7 +145,7 @@ void FlowGraphPrinter::PrintOneInstruction(Instruction* instr, |
void FlowGraphPrinter::PrintTypeCheck(const ParsedFunction& parsed_function, |
- intptr_t token_pos, |
+ TokenDescriptor token_pos, |
Value* value, |
const AbstractType& dst_type, |
const String& dst_name, |