| Index: chrome/browser/nacl_host/test/mock_nacl_gdb.gyp
|
| ===================================================================
|
| --- chrome/browser/nacl_host/test/mock_nacl_gdb.gyp (revision 130109)
|
| +++ chrome/browser/nacl_host/test/mock_nacl_gdb.gyp (working copy)
|
| @@ -3,8 +3,7 @@
|
| # found in the LICENSE file.
|
| {
|
| 'conditions': [
|
| - # TODO(halyavin): Implement this test for Linux.
|
| - ['disable_nacl==0 and OS=="win"', {
|
| + ['disable_nacl==0 and (OS=="win" or OS=="linux")', {
|
| 'targets': [
|
| {
|
| 'target_name': 'mock_nacl_gdb',
|
|
|