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

Unified Diff: tests/manifest_file/pm_pre_init_manifest_file.nmf

Issue 7745047: Enable browser tests with glibc. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 years, 4 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: tests/manifest_file/pm_pre_init_manifest_file.nmf
===================================================================
--- tests/manifest_file/pm_pre_init_manifest_file.nmf (revision 6583)
+++ tests/manifest_file/pm_pre_init_manifest_file.nmf (working copy)
@@ -1,4 +1,3 @@
-// There should not be CRs in here, just LF termination!
{
"program": {
"x86-32": {"url": "pm_pre_init_manifest_file_test_x86-32.nexe"},
@@ -12,7 +11,7 @@
"arm": {"url": "pm_pre_init_manifest_file_test_arm.nexe"}
},
"test_file": {
- "portable": {"url": "pm_pre_init_manifest_file.nmf"}
+ "portable": {"url": "test_file.txt"}
}
}
}
« no previous file with comments | « tests/manifest_file/pm_manifest_file_test.html ('k') | tests/manifest_file/pm_pre_init_manifest_file_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698