Index: chrome/test/BUILD.gn |
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
index 86da6deb0a101d1b8d4dc3b8e7137c3fe762e560..15fa4dfa3ee353d8bfaf14423d0ce425ee7e8813 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 |