Index: runtime/bin/io_natives.cc |
diff --git a/runtime/bin/io_natives.cc b/runtime/bin/io_natives.cc |
index 2be3f3408f12830a52daae03f1b4bee4e324a4a2..7ac98593386a082f84fd3c5254a5120dcdeee754 100644 |
--- a/runtime/bin/io_natives.cc |
+++ b/runtime/bin/io_natives.cc |
@@ -85,6 +85,7 @@ namespace bin { |
V(Platform_Environment, 0) \ |
V(Platform_ExecutableArguments, 0) \ |
V(Platform_PackageRoot, 0) \ |
+ V(Platform_PackageResolution, 0) \ |
V(Platform_GetVersion, 0) \ |
V(Process_Start, 11) \ |
V(Process_Wait, 5) \ |