| Index: ppapi/native_client/chrome_main.scons
|
| diff --git a/ppapi/native_client/chrome_main.scons b/ppapi/native_client/chrome_main.scons
|
| index f4aab95f8dc2be7c554d7dfd94ce4de5db9d452e..e9b17ecb4b2b32a0c3aff6cec284510a70b69583 100644
|
| --- a/ppapi/native_client/chrome_main.scons
|
| +++ b/ppapi/native_client/chrome_main.scons
|
| @@ -44,9 +44,6 @@ ppapi_scons_files['irt_variant_test_scons_files'] = [
|
| # 'inbrowser_test_runner' must be in the irt_variant list
|
| # otherwise it will run no tests.
|
| 'tests/nacl_browser/inbrowser_test_runner/nacl.scons',
|
| - # Disabled by Brad Chen 4 Sep to try to green Chromium
|
| - # nacl_integration tests
|
| - #'tests/nacl_browser/fault_injection/nacl.scons',
|
| ]
|
|
|
| ppapi_scons_files['untrusted_scons_files'] = [
|
|
|