Index: runtime/bin/builtin_natives.cc |
diff --git a/runtime/bin/builtin_natives.cc b/runtime/bin/builtin_natives.cc |
index 33be02e9fd908a019098e230586b313634f96916..b4b44d09aa054d4f16bb10626f1d83bad443d3bf 100644 |
--- a/runtime/bin/builtin_natives.cc |
+++ b/runtime/bin/builtin_natives.cc |
@@ -44,6 +44,7 @@ |
V(File_CreateLink, 2) \ |
V(File_LinkTarget, 1) \ |
V(File_Delete, 1) \ |
+ V(File_DeleteLink, 1) \ |
V(File_Directory, 1) \ |
V(File_FullPath, 1) \ |
V(File_OpenStdio, 1) \ |