Index: runtime/bin/io_natives.cc |
diff --git a/runtime/bin/io_natives.cc b/runtime/bin/io_natives.cc |
index ff77b1d4b25cf12a5efcb7f772cd79447ca3df7d..8a182d8afe50cfe7364775c362240e68ed515d39 100644 |
--- a/runtime/bin/io_natives.cc |
+++ b/runtime/bin/io_natives.cc |
@@ -28,6 +28,7 @@ namespace bin { |
V(Filter_Process, 4) \ |
V(Filter_Processed, 3) \ |
V(InternetAddress_Fixed, 1) \ |
+ V(InternetAddress_Parse, 2) \ |
V(IOService_NewServicePort, 0) \ |
V(Platform_NumberOfProcessors, 0) \ |
V(Platform_OperatingSystem, 0) \ |