summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index c0bfcd179..064a59e16 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -186,7 +186,7 @@ v8_source_set("deno_base_test") {
"src/from_snapshot.cc",
"src/mock_runtime_test.cc",
]
- data = [
+ inputs = [
"$target_gen_dir/snapshot_mock_runtime.bin",
]
deps = [