| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 8500718611f0a10b778e9a06bb26df500d5aed61..79c550ac03b4e71c5a14d4eb07c7a786d5fbabf0 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -3146,7 +3146,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',
|
| ],
|
|
|