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

Unified Diff: tests/nameservice/srpc_nameservice.nmf

Issue 7108031: this patch adds the manifest proxy server to sel_ldr and the manifest (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 years, 6 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/nameservice/srpc_nameservice.nmf
===================================================================
--- tests/nameservice/srpc_nameservice.nmf (revision 0)
+++ tests/nameservice/srpc_nameservice.nmf (revision 0)
@@ -0,0 +1,7 @@
+{
+ "nexes": {
+ "x86-32": "srpc_nameservice_test_x86-32.nexe",
+ "x86-64": "srpc_nameservice_test_x86-64.nexe",
+ "arm": "srpc_nameservice_test_arm.nexe"
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698