Index: chrome/test/data/nacl/pnacl_error_handling/pnacl_error_handling.html |
diff --git a/chrome/test/data/nacl/pnacl_error_handling/pnacl_error_handling.html b/chrome/test/data/nacl/pnacl_error_handling/pnacl_error_handling.html |
index 996bf6160382ae6072b1b5c3ea6b6827464a54e6..f4cb20ee116504dd329485f625545fbcf634d39e 100644 |
--- a/chrome/test/data/nacl/pnacl_error_handling/pnacl_error_handling.html |
+++ b/chrome/test/data/nacl/pnacl_error_handling/pnacl_error_handling.html |
@@ -28,7 +28,7 @@ function declareTests(tester) { |
'pnacl_bad_pexe.nmf', |
'application/x-pnacl', |
'NaCl module load failed: PnaclCoordinator: PNaCl Translator Error: ' + |
- 'Invalid PNaCl bitcode header'); |
+ 'Error: Invalid PNaCl bitcode header\nError in bitstream format'); |
// 'nonexistent_pexe' loads a manifest, then tries to to load a nonexistent |
// pexe and fails. |