| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 382fdda8c6fe707289e15920575fbcdc24fe22b4..0f76b1ec75a7dba2a358f79a664e02fec80effd6 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -3149,7 +3149,7 @@
|
| 'test/nacl/nacl_browsertest_util.h',
|
| ],
|
| 'dependencies': [
|
| - 'test/data/nacl/nacl_test_data.gyp:nacl_tests',
|
| + 'test/data/nacl/nacl_test_data.gyp:*',
|
| '../ppapi/native_client/native_client.gyp:nacl_irt',
|
| '../ppapi/ppapi_untrusted.gyp:ppapi_nacl_tests',
|
| ],
|
|
|