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