Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(252)

Unified Diff: ppapi/native_client/tests/ppapi_browser/bad/ppapi_bad.html

Issue 14069002: Allow to have different files for different ISAs in NaCl manifest. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698