| Index: runtime/bin/io_natives.cc
|
| diff --git a/runtime/bin/io_natives.cc b/runtime/bin/io_natives.cc
|
| index 2be3f3408f12830a52daae03f1b4bee4e324a4a2..c4d2134ebaa4a10c9bee4506081d13bb2e45e015 100644
|
| --- a/runtime/bin/io_natives.cc
|
| +++ b/runtime/bin/io_natives.cc
|
| @@ -84,7 +84,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) \
|
|
|