| Index: chrome/chrome_tests.gypi
|
| ===================================================================
|
| --- chrome/chrome_tests.gypi (revision 82756)
|
| +++ chrome/chrome_tests.gypi (working copy)
|
| @@ -1031,7 +1031,8 @@
|
| '..',
|
| ],
|
| 'sources': [
|
| - 'test/nacl/nacl_test.cc',
|
| + # TODO(sehr): reenable when this tests something we plan to release.
|
| + #'test/nacl/nacl_test.cc',
|
| 'test/nacl/nacl_sandbox_test.cc'
|
| ],
|
| 'conditions': [
|
| @@ -1098,7 +1099,8 @@
|
| '..',
|
| ],
|
| 'sources': [
|
| - 'test/nacl/nacl_test.cc',
|
| + # TODO(sehr): reenable when this tests something we plan to release.
|
| + #'test/nacl/nacl_test.cc',
|
| 'test/nacl/nacl_ui_test.cc',
|
| ],
|
| 'conditions': [
|
|
|