| Index: chrome/test/data/nacl/pnacl_exception_handling_disabled/pnacl_exception_handling_disabled.html
|
| diff --git a/chrome/test/data/nacl/pnacl_exception_handling_disabled/pnacl_exception_handling_disabled.html b/chrome/test/data/nacl/pnacl_exception_handling_disabled/pnacl_exception_handling_disabled.html
|
| index bdab722ae36536995d1b5f35f1cbe979c91fcf49..3e56763bba3b99212f6b01de950311d371d01309 100644
|
| --- a/chrome/test/data/nacl/pnacl_exception_handling_disabled/pnacl_exception_handling_disabled.html
|
| +++ b/chrome/test/data/nacl/pnacl_exception_handling_disabled/pnacl_exception_handling_disabled.html
|
| @@ -21,6 +21,7 @@
|
| }
|
|
|
| // On the main thread.
|
| + addTest('TestIrtInterfaceHidden');
|
| addTest('TestExceptionSetHandler');
|
| addTest('TestExceptionSetStack');
|
| addTest('TestExceptionClearFlag');
|
|
|