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

Unified Diff: ppapi/native_client/tests/nacl_browser/untrusted_crash_dump/untrusted_crash_dump_test.nmf

Issue 10914053: Relocating files in the nacl repo that belong in chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge and fix windows Created 8 years, 3 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: ppapi/native_client/tests/nacl_browser/untrusted_crash_dump/untrusted_crash_dump_test.nmf
diff --git a/ppapi/native_client/tests/nacl_browser/untrusted_crash_dump/untrusted_crash_dump_test.nmf b/ppapi/native_client/tests/nacl_browser/untrusted_crash_dump/untrusted_crash_dump_test.nmf
new file mode 100644
index 0000000000000000000000000000000000000000..81ab0ba924b9be7f3a5659a44cfa71b9582f5894
--- /dev/null
+++ b/ppapi/native_client/tests/nacl_browser/untrusted_crash_dump/untrusted_crash_dump_test.nmf
@@ -0,0 +1,9 @@
+{
+ "program": {
+ "x86-32": {"url": "inbrowser_untrusted_crash_dump_test.nexe"},
+ "x86-64": {"url": "inbrowser_untrusted_crash_dump_test.nexe"},
+ "arm": {"url": "inbrowser_untrusted_crash_dump_test.nexe"},
+ "portable": {"pnacl-translate":
+ {"url": "inbrowser_untrusted_crash_dump_test.pexe"}}
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698