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

Unified Diff: tests/pnacl_client_translator/pnacl_test_example2.nmf

Issue 9264026: Add support for generating nmfs for pnacl pexes with glibc (vs pnacl nexes). (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: x Created 8 years, 11 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/pnacl_client_translator/pnacl_test_example2.nmf
diff --git a/tests/pnacl_client_translator/pnacl_test_example2.nmf b/tests/pnacl_client_translator/pnacl_test_example2.nmf
new file mode 100644
index 0000000000000000000000000000000000000000..adb13c16c87c057aa845719c5e96ba7d56c75ca4
--- /dev/null
+++ b/tests/pnacl_client_translator/pnacl_test_example2.nmf
@@ -0,0 +1,5 @@
+{
+ "program": {
+ "portable": {"url": "pnacl_test_example.pexe"}
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698