Chromium Code Reviews| Index: runtime/vm/snapshot_ids.h |
| diff --git a/runtime/vm/snapshot_ids.h b/runtime/vm/snapshot_ids.h |
| index 64efd56997e803e5a4a94ef4118377b1744b114e..08023209e06d136fea154764e6072e1057f632f3 100644 |
| --- a/runtime/vm/snapshot_ids.h |
| +++ b/runtime/vm/snapshot_ids.h |
| @@ -32,7 +32,7 @@ enum { |
| kDoubleType, |
| kIntType, |
| kBoolType, |
| - kStringInterface, |
| + kStringType, |
| kListInterface, |
| kInstanceObjectId, |