build: add v8_context_snapshot_generator to mksnapshot zip (#15606)

v8_context_snapshot_generator is needed when creating custom snapshots with mksnapshot
This commit is contained in:
John Kleinschmidt 2018-11-06 18:57:52 -04:00 committed by GitHub
parent 1672c95de3
commit c52cf01a3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -912,6 +912,7 @@ dist_zip("electron_chromedriver_zip") {
dist_zip("electron_mksnapshot_zip") {
data_deps = [
"//v8:mksnapshot($v8_snapshot_toolchain)",
"//tools/v8_context_snapshot:v8_context_snapshot_generator",
":licenses",
]
outputs = [