Index: runtime/bin/io_natives.cc |
diff --git a/runtime/bin/io_natives.cc b/runtime/bin/io_natives.cc |
index 9b205229f2e71b4b5d190b77354b4cb5589f805c..b39e44e9fb3f75211c008a454bf0dd0053fde07b 100644 |
--- a/runtime/bin/io_natives.cc |
+++ b/runtime/bin/io_natives.cc |
@@ -92,6 +92,7 @@ namespace bin { |
V(Platform_Environment, 0) \ |
V(Platform_ExecutableArguments, 0) \ |
V(Platform_GetVersion, 0) \ |
+ V(Platform_AnsiSupported, 0) \ |
V(Process_Start, 11) \ |
V(Process_Wait, 5) \ |
V(Process_KillPid, 2) \ |