| Index: runtime/vm/constants_dbc.h
|
| diff --git a/runtime/vm/constants_dbc.h b/runtime/vm/constants_dbc.h
|
| index adb6d052bb627e5f26e8c2dc7a867f5351520bcc..0c2d530361d33d2482cb7cbd8169250c503e9092 100644
|
| --- a/runtime/vm/constants_dbc.h
|
| +++ b/runtime/vm/constants_dbc.h
|
| @@ -5,11 +5,10 @@
|
| #ifndef RUNTIME_VM_CONSTANTS_DBC_H_
|
| #define RUNTIME_VM_CONSTANTS_DBC_H_
|
|
|
| -#include "platform/globals.h"
|
| #include "platform/assert.h"
|
| +#include "platform/globals.h"
|
| #include "platform/utils.h"
|
|
|
| -
|
| namespace dart {
|
|
|
| // clang-format off
|
|
|