Chromium Code Reviews| Index: runtime/vm/instructions_x64.cc |
| diff --git a/runtime/vm/instructions_x64.cc b/runtime/vm/instructions_x64.cc |
| index bc0553da1a74fd8ea464920f5213a7135e32e492..d998642ff350739ef6c321ee21a1719f6787eec5 100644 |
| --- a/runtime/vm/instructions_x64.cc |
| +++ b/runtime/vm/instructions_x64.cc |
| @@ -8,8 +8,8 @@ |
| #include "vm/instructions.h" |
| #include "vm/instructions_x64.h" |
| -#include "vm/cpu.h" |
| #include "vm/constants_x64.h" |
| +#include "vm/cpu.h" |
| #include "vm/object.h" |
| namespace dart { |