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

Unified Diff: chrome/test/data/nacl/pnacl_error_handling/pnacl_error_handling.html

Issue 793383003: NaCl: Update revision in DEPS, r14178 -> r14201 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update test expectations Created 6 years 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
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698