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

Unified Diff: chrome/test/data/nacl/manifest_file/irt_manifest_file.nmf

Issue 294593005: Introduce create_nonsfi_test_nmf.py to simplify nacl_test_data.gyp (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/nacl/manifest_file/irt_manifest_file.nmf
diff --git a/chrome/test/data/nacl/manifest_file/irt_manifest_file.nmf b/chrome/test/data/nacl/manifest_file/irt_manifest_file.nmf
deleted file mode 100644
index ffb06a87b514219be9cae6b78fe3a7f652b287a0..0000000000000000000000000000000000000000
--- a/chrome/test/data/nacl/manifest_file/irt_manifest_file.nmf
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "files": {
- "nmf says hello world": {
- "portable": {
- "url": "test_file.txt"
- }
- },
- "test_file": {
- "portable": {
- "url": "test_file.txt"
- }
- }
- },
- "program": {
- "x86-32-nonsfi": {
- "url": "irt_manifest_file_pnacl_newlib_x32_nonsfi.nexe"
- }
- }
-}
« no previous file with comments | « chrome/test/data/nacl/irt_exception/irt_exception_test.nmf ('k') | chrome/test/data/nacl/nacl_test_data.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698