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

Unified Diff: chrome/test/data/nacl/pnacl_debug_url/pnacl_no_debug.nmf

Issue 181153002: Have PNaCl use debug pexe URL instead of stripped pexe w/ kEnableNaClDebug (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: split the test Created 6 years, 10 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: chrome/test/data/nacl/pnacl_debug_url/pnacl_no_debug.nmf
diff --git a/chrome/test/data/nacl/pnacl_nmf_options/pnacl_o_0.nmf b/chrome/test/data/nacl/pnacl_debug_url/pnacl_no_debug.nmf
similarity index 67%
copy from chrome/test/data/nacl/pnacl_nmf_options/pnacl_o_0.nmf
copy to chrome/test/data/nacl/pnacl_debug_url/pnacl_no_debug.nmf
index e1322bb64ff6ea5ca98d0530dae1033cdb086ffc..b3bfba83d931e08d40bb8c6791cc4ae0d754e0b3 100644
--- a/chrome/test/data/nacl/pnacl_nmf_options/pnacl_o_0.nmf
+++ b/chrome/test/data/nacl/pnacl_debug_url/pnacl_no_debug.nmf
@@ -3,7 +3,7 @@
"portable": {
"pnacl-translate": {
"optlevel": 0,
- "url": "pnacl_options_newlib_pnacl.pexe"
+ "url": "pnacl_debug_url_newlib_pnacl.pexe"
}
}
}
« no previous file with comments | « chrome/test/data/nacl/pnacl_debug_url/pnacl_has_debug_flag_off.nmf ('k') | chrome/test/nacl/nacl_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698