| Index: client/client_test.gyp
|
| diff --git a/client/client_test.gyp b/client/client_test.gyp
|
| index 713416207d7770680b61033a9f7ce0ac19fb424f..cc6893f9b38c172e1d5680373712d33d19e078bf 100644
|
| --- a/client/client_test.gyp
|
| +++ b/client/client_test.gyp
|
| @@ -39,14 +39,6 @@
|
| 'simple_string_dictionary_test.cc',
|
| 'simulate_crash_mac_test.cc',
|
| ],
|
| - 'conditions': [
|
| - ['OS=="win"', {
|
| - 'sources!': [
|
| - # Port to Win https://code.google.com/p/crashpad/issues/detail?id=13
|
| - 'settings_test.cc',
|
| - ],
|
| - }],
|
| - ],
|
| },
|
| ],
|
| }
|
|
|