| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 023475087d01aac2a3ce0fda1fc95d75b134bb7d..992d4de91096d7b22c87431270b36444df088148 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1666,7 +1666,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_background_keepalive',
|
| + '../ppapi/tests/extensions/extensions.gyp:ppapi_tests_extensions_socket'
|
| ],
|
| 'conditions': [
|
| ['OS=="linux"', {
|
|
|