Chromium Code Reviews| Index: src/trusted/service_runtime/nacl_error_code.h |
| =================================================================== |
| --- src/trusted/service_runtime/nacl_error_code.h (revision 3470) |
| +++ src/trusted/service_runtime/nacl_error_code.h (working copy) |
| @@ -19,6 +19,7 @@ |
| LOAD_OK, |
| LOAD_STATUS_UNKNOWN, /* load status not available yet */ |
| LOAD_UNSUPPORTED_OS_PLATFORM, |
| + LOAD_DEP_UNSUPPORTED, |
| LOAD_INTERNAL, |
| LOAD_READ_ERROR, |
| LOAD_TOO_MANY_PROG_HDRS, |