Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| =================================================================== |
| --- chrome/chrome_tests.gypi (revision 130109) |
| +++ chrome/chrome_tests.gypi (working copy) |
| @@ -3037,8 +3037,7 @@ |
| '../ppapi/ppapi_untrusted.gyp:ppapi_nacl_tests', |
| ], |
| }], |
| - # TODO(halyavin): Implement this test for linux. |
| - ['OS=="win"', { |
| + ['OS=="win" or OS=="linux"', { |
| 'sources': [ |
| 'browser/nacl_host/test/nacl_gdb_browsertest.cc', |
| ], |