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

Unified Diff: chrome/test/data/nacl/irt_exception/irt_exception_test.nmf

Issue 230413002: NonSFI NaCl: Plumb Exception IRT enough for breakpad. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove whitespace Created 6 years, 8 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: chrome/test/data/nacl/irt_exception/irt_exception_test.nmf
diff --git a/chrome/test/data/nacl/irt_exception/irt_exception_test.nmf b/chrome/test/data/nacl/irt_exception/irt_exception_test.nmf
new file mode 100644
index 0000000000000000000000000000000000000000..cd4197ac236771c0515faa8d4b262592626f7b76
--- /dev/null
+++ b/chrome/test/data/nacl/irt_exception/irt_exception_test.nmf
@@ -0,0 +1,7 @@
+{
+ "program": {
+ "x86-32-nonsfi": {
+ "url": "irt_exception_test_pnacl_newlib_x32_nonsfi.nexe"
+ }
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698