| Index: ppapi/native_client/tests/nacl_browser/manifest_file/pm_manifest_file.nmf
|
| diff --git a/ppapi/native_client/tests/nacl_browser/manifest_file/pm_manifest_file.nmf b/ppapi/native_client/tests/nacl_browser/manifest_file/pm_manifest_file.nmf
|
| deleted file mode 100644
|
| index 370f8ba5fd8d8252d941a899596fefbf948994e7..0000000000000000000000000000000000000000
|
| --- a/ppapi/native_client/tests/nacl_browser/manifest_file/pm_manifest_file.nmf
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -{
|
| - "program": {
|
| - "x86-32": {"url": "pm_manifest_file_test_x86-32.nexe"},
|
| - "x86-64": {"url": "pm_manifest_file_test_x86-64.nexe"},
|
| - "arm": {"url": "pm_manifest_file_test_arm.nexe"}
|
| - },
|
| - "files": {
|
| - "nmf says hello world": {
|
| - "x86-32": {"url": "pm_manifest_file_test_x86-32.nexe"},
|
| - "x86-64": {"url": "pm_manifest_file_test_x86-64.nexe"},
|
| - "arm": {"url": "pm_manifest_file_test_arm.nexe"}
|
| - },
|
| - "test_file": {
|
| - "portable": {"url": "test_file.txt"}
|
| - }
|
| - }
|
| -}
|
|
|