| Index: trunk/src/chrome/chrome_tests.gypi
|
| ===================================================================
|
| --- trunk/src/chrome/chrome_tests.gypi (revision 237669)
|
| +++ trunk/src/chrome/chrome_tests.gypi (working copy)
|
| @@ -1667,18 +1667,8 @@
|
| 'test/data/nacl/nacl_test_data.gyp:*',
|
| '../ppapi/native_client/native_client.gyp:nacl_irt',
|
| '../ppapi/ppapi_untrusted.gyp:ppapi_nacl_tests',
|
| - '../ppapi/tests/extensions/extensions.gyp:ppapi_tests_extensions_socket',
|
| + '../ppapi/tests/extensions/extensions.gyp:ppapi_tests_extensions_socket'
|
| ],
|
| - 'conditions': [
|
| - ['OS=="linux"', {
|
| - 'sources': [
|
| - '../third_party/liblouis/nacl_wrapper/liblouis_wrapper_browsertest.cc',
|
| - ],
|
| - 'dependencies': [
|
| - '../third_party/liblouis/liblouis_untrusted.gyp:liblouis_test_data',
|
| - ],
|
| - }],
|
| - ],
|
| }],
|
| ['OS=="win" or OS=="linux"', {
|
| 'sources': [
|
|
|