Chromium Code Reviews| Index: ppapi/native_client/tests/ppapi_browser/bad/ppapi_bad.html |
| =================================================================== |
| --- ppapi/native_client/tests/ppapi_browser/bad/ppapi_bad.html (revision 193364) |
| +++ ppapi/native_client/tests/ppapi_browser/bad/ppapi_bad.html (working copy) |
| @@ -108,7 +108,7 @@ |
| tester, |
| 'bad_manifest_bad_files', |
| 'ppapi_bad_manifest_bad_files.nmf', |
| - 'NaCl module load failed: manifest: no version of file.txt given for current arch and no portable version found.'); |
| + 'NaCl module load failed: manifiest: file.txt property \'unknown_arch\' does not have required key: \'pnacl-translate\'.'); |
|
Mark Seaborn
2013/04/18 01:17:46
"manifiest" -> "manifest". This seems to be a typ
halyavin
2013/04/18 07:33:27
Done.
|
| // 'bad_manifest_nexe_arch' loads a manifest with no program entry for the |
| // user's architecture |