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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "nexes": {
3 "x86-32": "srpc_nameservice_test_x86-32.nexe",
4 "x86-64": "srpc_nameservice_test_x86-64.nexe",
5 "arm": "srpc_nameservice_test_arm.nexe"
6 }
7 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698