| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index 43804e4efc2ea4f54cd9153235dfbf70be68bfc4..bf084f0aac1abc12f79d8ee2215a4bb8baf416bc 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -835,7 +835,7 @@ if (!is_android) {
|
| data_deps += [
|
| # "test/data/nacl:shared_test_files", # TODO(GYP) bug 512902
|
| "//ppapi/native_client:irt",
|
| - "//ppapi:ppapi_nacl_tests",
|
| + "//ppapi:ppapi_nacl_tests_all",
|
|
|
| # "../ppapi/ppapi_nacl.gyp:ppapi_nacl_tests", # TODO(GYP) bug 512901
|
| # "../ppapi/tests/extensions/extensions.gyp:ppapi_tests_extensions_background_keepalive", # TODO(GYP) bug 512900
|
|
|