Chromium Code Reviews| Index: runtime/vm/snapshot_ids.h |
| diff --git a/runtime/vm/snapshot_ids.h b/runtime/vm/snapshot_ids.h |
| index 71ab1983cd8cac701e4671945ed9d1cc33235c3c..3f2464a8ca4bf01c000c979d959b3dcf07895cf4 100644 |
| --- a/runtime/vm/snapshot_ids.h |
| +++ b/runtime/vm/snapshot_ids.h |
| @@ -5,8 +5,8 @@ |
| #ifndef RUNTIME_VM_SNAPSHOT_IDS_H_ |
| #define RUNTIME_VM_SNAPSHOT_IDS_H_ |
| -#include "vm/raw_object.h" |
| #include "vm/dart_entry.h" |
| +#include "vm/raw_object.h" |
| namespace dart { |