Index: ppapi/native_client/tests/ppapi_browser/manifest/manifest_top.nmf |
diff --git a/ppapi/native_client/tests/ppapi_browser/manifest/manifest_top.nmf b/ppapi/native_client/tests/ppapi_browser/manifest/manifest_top.nmf |
index d5700f60af2fc2924616071b974f695d273f1530..dcbf573f173494621dad0b98fb9a430cca83c952 100644 |
--- a/ppapi/native_client/tests/ppapi_browser/manifest/manifest_top.nmf |
+++ b/ppapi/native_client/tests/ppapi_browser/manifest/manifest_top.nmf |
@@ -2,8 +2,6 @@ |
"program": { |
"x86-32": {"url": "subdir/manifest_good_x86-32.nexe"}, |
"x86-64": {"url": "subdir/manifest_good_x86-64.nexe"}, |
- "arm": {"url": "subdir/manifest_good_arm.nexe"}, |
- "portable": {"pnacl-translate": |
- {"url": "subdir/manifest_good.pexe"}} |
+ "arm": {"url": "subdir/manifest_good_arm.nexe"} |
} |
} |