Index: runtime/vm/il_printer.cc |
diff --git a/runtime/vm/il_printer.cc b/runtime/vm/il_printer.cc |
index 97de0b1c32ed8a999c8a147c4048ff6c435a9efc..12bcc099bfcca0378f67a7b12cad9bb2a423beb6 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, |
+ TokenPosition token_pos, |
Value* value, |
const AbstractType& dst_type, |
const String& dst_name, |