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

Side by Side Diff: chrome/test/data/nacl/pnacl_error_handling/pnacl_bad_hash.nmf

Issue 14683004: Check that the PNaCl cache hash is truly derived from the bitcode content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cleanup Created 7 years, 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "program": {
3 "portable": {
4 "pnacl-translate": {
5 "url": "simple_newlib_pnacl.pexe",
6 "sha256": "0123456789112345678921234567893123456789412345678951234567896 123"
7 }
8 }
9 }
10 }
OLDNEW
« no previous file with comments | « chrome/test/data/nacl/nacl_test_data.gyp ('k') | chrome/test/data/nacl/pnacl_error_handling/pnacl_error_handling.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698