Commit 33213b2d authored by arv@chromium.org's avatar arv@chromium.org

Revert 98708 - NaCl Test: fix typo in .nmf.

BUG=none
TEST=bots
Review URL: http://codereview.chromium.org/7764012

TBR=polina@google.com
Review URL: http://codereview.chromium.org/7800007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98722 0039d316-1c4b-4281-b951-d872f2087c98
parent 8173eeb9
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
"program": { "program": {
"x86-32": {"url": "ppapi_crash_in_callback_x86-32.nexe"}, "x86-32": {"url": "ppapi_crash_in_callback_x86-32.nexe"},
"x86-64": {"url": "ppapi_crash_in_callback_x86-64.nexe"}, "x86-64": {"url": "ppapi_crash_in_callback_x86-64.nexe"},
"arm": {"url": "ppapi_crash_in_callback_arm.nexe"} "arm": {"url": "ppapi_crash_in_callabck.nexe"}
} }
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment