Index: chrome/test/BUILD.gn |
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
index 1e43a95f354e1a732e30472a852331e82077ad5c..299fb135dcb4549d5dd8bc6beda8f7884d19b814 100644 |
--- a/chrome/test/BUILD.gn |
+++ b/chrome/test/BUILD.gn |
@@ -986,7 +986,7 @@ if (!is_android) { |
] |
data_deps += [ |
- # "test/data/nacl:shared_test_files", # TODO(GYP) bug 512902 |
+ "//chrome/test/data/nacl", |
"//ppapi/native_client:irt", |
"//ppapi:ppapi_nacl_tests_all", |