Index: runtime/vm/symbols.h |
=================================================================== |
--- runtime/vm/symbols.h (revision 12790) |
+++ runtime/vm/symbols.h (working copy) |
@@ -71,6 +71,7 @@ |
V(PatchClass, "PatchClass") \ |
V(Function, "Function") \ |
V(ClosureData, "ClosureData") \ |
+ V(RedirectionData, "RedirectionData") \ |
V(Field, "Field") \ |
V(LiteralToken, "LiteralToken") \ |
V(TokenStream, "TokenStream") \ |