Index: runtime/bin/io_natives.cc |
diff --git a/runtime/bin/io_natives.cc b/runtime/bin/io_natives.cc |
index 035f84e34880ce85d5d91b2cd1bbedc3057fae98..7542320fd1d416535bbefda8d1a9d851ce3e35ad 100644 |
--- a/runtime/bin/io_natives.cc |
+++ b/runtime/bin/io_natives.cc |
@@ -91,6 +91,7 @@ namespace bin { |
V(Platform_Environment, 0) \ |
V(Platform_ExecutableArguments, 0) \ |
V(Platform_GetVersion, 0) \ |
+ V(Platform_LocaleName, 0) \ |
V(Process_Start, 11) \ |
V(Process_Wait, 5) \ |
V(Process_KillPid, 2) \ |