Index: runtime/vm/symbols.h |
=================================================================== |
--- runtime/vm/symbols.h (revision 32446) |
+++ runtime/vm/symbols.h (working copy) |
@@ -80,7 +80,6 @@ |
V(BoundedType, "_BoundedType") \ |
V(MixinAppType, "_MixinAppType") \ |
V(TypeArguments, "TypeArguments") \ |
- V(InstantiatedTypeArguments, "InstantiatedTypeArguments") \ |
V(PatchClass, "PatchClass") \ |
V(Function, "Function") \ |
V(FunctionImpl, "_FunctionImpl") \ |